| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mesa: call _mesa_get_cpu_features() during one-time-init | Brian Paul | 2009-03-04 | 1 | -0/+3 |
* | mesa: new cpuinfo.c file to init/query cpu info and extensions | Brian Paul | 2009-03-04 | 4 | -0/+158 |
* | mesa: _mesa_get_x86_features() only needs to do its thing once | Brian Paul | 2009-03-04 | 1 | -0/+8 |
* | mesa: Add x86/common_x86.c to libmesagallium.a | Jakob Bornecrantz | 2009-03-05 | 1 | -0/+1 |
* | mesa: move sse.h and 3dnow.h #includes | Brian Paul | 2009-03-04 | 3 | -44/+9 |
* | mesa: remove unneeded x86.h header | Brian Paul | 2009-03-04 | 2 | -2/+0 |
* | mesa: make _mesa_init_x86_transform_asm() static | Brian Paul | 2009-03-04 | 2 | -2/+2 |
* | mesa: rename common_x86_macros.h -> x86_xform.h | Brian Paul | 2009-03-04 | 5 | -6/+6 |
* | mesa: rename x86.c -> x86_xform.c | Brian Paul | 2009-03-04 | 3 | -2/+2 |
* | mesa: refactor x86 code | Brian Paul | 2009-03-04 | 3 | -52/+77 |
* | mesa: Follow ARB_map_buffer_range more stricly. | José Fonseca | 2009-03-04 | 3 | -12/+37 |
* | Merge commit 'origin/master' into gallium-map-range | José Fonseca | 2009-03-04 | 2 | -1/+10 |
|\ |
|
| * | vbo: second attempt - avoid getting buffer_ptr and buffer_map out of sync | Keith Whitwell | 2009-03-04 | 2 | -1/+10 |
| * | mesa: Clear cache->trans after destroying the transfer. | José Fonseca | 2009-03-04 | 1 | -0/+1 |
| * | Revert "vbo: avoid getting buffer_ptr and buffer_map out of sync" | Keith Whitwell | 2009-03-04 | 2 | -8/+1 |
| * | vbo: avoid getting buffer_ptr and buffer_map out of sync | Keith Whitwell | 2009-03-04 | 2 | -1/+8 |
* | | mesa: Clear cache->trans after destroying the transfer. | José Fonseca | 2009-03-04 | 1 | -0/+1 |
* | | Merge commit 'origin/master' into gallium-map-range | José Fonseca | 2009-03-04 | 23 | -86/+104 |
|\| |
|
| * | vbo: use FLUSH_UPDATE_CURRENT flag to indicate whether the vbo module is active | Keith Whitwell | 2009-03-04 | 1 | -6/+4 |
| * | mesa: include mfeatures.h | Brian Paul | 2009-03-04 | 1 | -0/+3 |
| * | gallium: Remove some superfluous instances of #include "p_inlines.h". | Michel Dänzer | 2009-03-04 | 6 | -6/+0 |
| * | gallium: Unify reference counting. | Michel Dänzer | 2009-03-04 | 15 | -62/+58 |
| * | mesa: include main/dd.h in t_vb_points.c and t_vp_build.c | Brian Paul | 2009-03-03 | 2 | -0/+3 |
| * | gallium: remove old state tracker renderbuffer attachment assertion | Brian Paul | 2009-03-03 | 1 | -2/+0 |
| * | xlib: code to force fixed function -> shader translation (for debug, disabled) | Brian Paul | 2009-03-03 | 1 | -0/+8 |
| * | mesa: fix sw fallback state validation bug | Brian Paul | 2009-03-03 | 1 | -10/+28 |
* | | mesa: Implement and use FlushMappedBufferRange. | José Fonseca | 2009-03-04 | 2 | -2/+20 |
* | | mesa: Massage the interface to more closely resemble ARB_map_buffer_range | José Fonseca | 2009-03-03 | 2 | -7/+9 |
|/ |
|
* | Merge commit 'origin/gallium-0.1' | Keith Whitwell | 2009-03-03 | 9 | -63/+238 |
|\ |
|
| * | vbo: missing line from previous commit | Keith Whitwell | 2009-03-03 | 1 | -1/+1 |
| * | mesa/st: implement MapBufferRange callback | Keith Whitwell | 2009-03-03 | 1 | -1/+34 |
| * | vbo: use MapBufferRange where available | Keith Whitwell | 2009-03-03 | 5 | -57/+154 |
| * | mesa: add MapBufferRange driver callbacks | Keith Whitwell | 2009-03-03 | 1 | -0/+26 |
| * | mesa: Add BeginVertices driver call | Keith Whitwell | 2009-03-03 | 5 | -3/+25 |
| * | glsl: make minimum struct size = 2, not 1 | Brian Paul | 2009-01-09 | 1 | -1/+8 |
| * | glsl: fix typo in the vec2 += operator function | Brian Paul | 2009-01-08 | 2 | -2/+2 |
| * | glsl: fix broken +=, -=, *=, /= operators | Brian Paul | 2009-01-08 | 2 | -737/+786 |
| * | mesa: Add _mesa_snprintf. | José Fonseca | 2009-01-07 | 5 | -7/+22 |
| * | add GL_READ_FRAMEBUFFER_BINDING_EXT case, regenerate get.c file | Brian Paul | 2009-01-06 | 2 | -0/+17 |
| * | mesa: fix GL_DEPTH_CLEAR_VALUE casting | Brian Paul | 2009-01-06 | 2 | -4/+4 |
| * | mesa: fix cast/conversion for optional code | Brian | 2009-01-06 | 2 | -4/+6 |
| * | mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE) | Brian Paul | 2009-01-06 | 2 | -3/+3 |
| * | mesa: pass ctx to link_uniform_vars() to fix build error | Brian Paul | 2009-01-06 | 1 | -3/+4 |
| * | mesa: Move var declaration to top of scope. | José Fonseca | 2009-01-06 | 1 | -1/+1 |
| * | wgl: Do not provide DllMain inside the state tracker. | José Fonseca | 2009-01-06 | 5 | -24/+19 |
| * | wgl: Ensure public symbols get the proper DLL linkage attributes. | José Fonseca | 2009-01-06 | 13 | -36/+52 |
| * | mesa: Ensure gl* symbols are marked as dllexport on windows. | José Fonseca | 2009-01-06 | 1 | -0/+6 |
| * | mesa: Use explicit casts when precision is lost. | José Fonseca | 2009-01-06 | 1 | -2/+2 |
| * | mesa: fix a GLSL swizzled writemask bug | Brian Paul | 2009-01-06 | 1 | -2/+18 |
| * | mesa: fix warning about possibly undefined var in GLSL compiler | Brian Paul | 2009-01-06 | 1 | -6/+4 |