| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: gl_fragment_program::FogOption is always GL_NONE so don't check it | Ian Romanick | 2011-04-21 | 1 | -8/+4 |
* | mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines | Brian Paul | 2011-03-11 | 1 | -1/+2 |
* | tnl: Add support for datatype GL_FIXED in vertex arrays | Chad Versace | 2011-02-15 | 1 | -0/+40 |
* | tnl: assert that num_instances > 0 | Brian Paul | 2011-01-17 | 1 | -0/+2 |
* | Merge branch 'draw-instanced' | Brian Paul | 2011-01-15 | 3 | -9/+19 |
|\ |
|
| * | tnl: implement instanced drawing | Brian Paul | 2010-12-10 | 3 | -9/+19 |
* | | tnl: Clean up header file inclusion in t_vertex.h. | Vinson Lee | 2010-12-30 | 1 | -1/+4 |
* | | tnl: Clean up header file inclusion in t_vp_build.h. | Vinson Lee | 2010-12-30 | 2 | -2/+2 |
* | | tnl: Clean up header file inclusion in tnl.h. | Vinson Lee | 2010-12-30 | 1 | -1/+4 |
* | | tnl: a better way to initialize the gl_program_machine memory | Brian Paul | 2010-12-13 | 1 | -15/+17 |
* | | tnl: Initialize gl_program_machine memory in run_vp. | Vinson Lee | 2010-12-10 | 1 | -1/+1 |
|/ |
|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 26 | -191/+191 |
* | Remove GL_EXT_cull_vertex | Ian Romanick | 2010-09-27 | 2 | -97/+0 |
* | tnl: Reduce header file inclusion in t_context.h. | Vinson Lee | 2010-08-07 | 3 | -2/+2 |
* | tnl: Remove unnecessary headers. | Vinson Lee | 2010-07-31 | 8 | -8/+0 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -3/+3 |
* | tnl: Remove color-index TNL support | Ian Romanick | 2010-03-03 | 4 | -256/+39 |
* | Drop macro wrappers for the aligned memory functions | Kristian Høgsberg | 2010-02-19 | 3 | -6/+6 |
* | Replace the _mesa_*printf() wrappers with the plain libc versions | Kristian Høgsberg | 2010-02-19 | 4 | -22/+22 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 4 | -7/+7 |
* | mesa: replace old MEMCPY macro with memcpy | Brian Paul | 2010-02-19 | 2 | -2/+2 |
* | Remove _mesa_memset in favor of plain memset. | Kenneth Graunke | 2010-02-19 | 1 | -1/+1 |
* | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke | 2010-02-19 | 2 | -4/+4 |
* | mesa: Fix compiler warnings | Karl Schultz | 2010-02-13 | 1 | -1/+1 |
* | mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean | Brian Paul | 2010-02-04 | 2 | -2/+3 |
* | tnl: check that state is validated before drawing | Brian Paul | 2010-01-29 | 1 | -0/+3 |
* | tnl: fix double->float and int/uint conversion warnings | Brian Paul | 2010-01-27 | 3 | -3/+3 |
* | mesa: add core support for ARB_half_float_vertex. | Dave Airlie | 2010-01-23 | 1 | -0/+19 |
* | Merge branch 'mesa_7_7_branch' | Jakob Bornecrantz | 2010-01-14 | 5 | -8/+0 |
|\ |
|
| * | tnl: Remove unnecessary header from t_context.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary headers from t_draw.c. | Vinson Lee | 2010-01-12 | 1 | -4/+0 |
| * | tnl: Remove unnecessary header from t_pipeline.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary header from t_rasterpos.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
| * | tnl: Remove unnecessary header from t_vb_program.c. | Vinson Lee | 2010-01-12 | 1 | -1/+0 |
* | | Merge branch 'mesa_7_7_branch' | Brian Paul | 2010-01-08 | 1 | -0/+7 |
|\| |
|
| * | tnl: set FOGC result to (f,0,0,1) | Brian Paul | 2010-01-06 | 1 | -0/+7 |
* | | tnl: add check for conditional rendering | Brian Paul | 2009-12-31 | 1 | -0/+4 |
* | | mesa: Remove _mesa_exit wrapper for exit(). | Eric Anholt | 2009-12-22 | 1 | -1/+1 |
* | | tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG] | Eric Anholt | 2009-11-19 | 4 | -14/+3 |
* | | tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr. | Eric Anholt | 2009-11-19 | 6 | -42/+37 |
* | | tnl: Replace deprecated IndexPtr[] with AttribPtr[] or new BackfaceIndexPtr | Eric Anholt | 2009-11-19 | 5 | -15/+16 |
* | | tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS] | Eric Anholt | 2009-11-19 | 6 | -17/+16 |
* | | tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*] | Eric Anholt | 2009-11-19 | 5 | -9/+1 |
* | | tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL] | Eric Anholt | 2009-11-19 | 3 | -4/+1 |
* | | tnl: Remove unused NotifyInputChanges() tnl dd hook. | Eric Anholt | 2009-11-19 | 2 | -9/+0 |
|/ |
|
* | Merge branch 'outputswritten64' | Ian Romanick | 2009-11-17 | 2 | -5/+5 |
* | Revert "Store clipping distance for user clip planes as part of vertex proces... | Ian Romanick | 2009-10-22 | 4 | -132/+18 |
* | Store clipping distance for user clip planes as part of vertex processing | Ian Romanick | 2009-10-13 | 4 | -18/+132 |
* | mesa: move call to init_c_cliptest() from enable.c to tnl module. | Brian Paul | 2009-09-09 | 3 | -0/+24 |
* | mesa: Add support for ARB_draw_elements_base_vertex. | Eric Anholt | 2009-09-08 | 1 | -16/+42 |