| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: minor tweaks in _mesa_set_fetch_functions() | Brian Paul | 2011-01-15 | 1 | -3/+3 |
* | mesa: add comment for _mesa_get_srgb_format_linear() | Brian Paul | 2011-01-15 | 1 | -0/+5 |
* | mesa: move declarations before code | Brian Paul | 2011-01-15 | 1 | -1/+2 |
* | gallium: add EXT_texture_sRGB_decode. | Dave Airlie | 2011-01-16 | 2 | -0/+5 |
* | i965: add support for EXT_texture_sRGB_decode | Dave Airlie | 2011-01-16 | 2 | -3/+12 |
* | mesa/swrast: implement EXT_texture_sRGB_decode | Dave Airlie | 2011-01-16 | 8 | -2/+88 |
* | r600d: fix some bugs added reworking literal handling | Christian König | 2011-01-16 | 2 | -22/+33 |
* | mesa: implement glGet queries for GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 1 | -0/+47 |
* | mesa: display list support for GL_ARB_draw_buffers_blend functions | Brian Paul | 2011-01-15 | 1 | -0/+108 |
* | mesa: plug in GL_ARB_draw_buffers_blend functions | Brian Paul | 2011-01-15 | 1 | -0/+6 |
* | glapi: regenerated files | Brian Paul | 2011-01-15 | 8 | -5210/+5461 |
* | glapi: new entrypoint specs for GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 3 | -0/+41 |
* | mesa: begin implementation of GL_ARB_draw_buffers_blend | Brian Paul | 2011-01-15 | 31 | -364/+611 |
* | st/mesa: GL_ARB_instanced_arrays support | Brian Paul | 2011-01-15 | 2 | -3/+15 |
* | mesa: support for GL_ARB_instanced_arrays | Brian Paul | 2011-01-15 | 5 | -3/+73 |
* | glapi: regenerated files | Brian Paul | 2011-01-15 | 14 | -5955/+6046 |
* | glapi: GL_ARB_instanced_arrays support | Brian Paul | 2011-01-15 | 1 | -0/+1 |
* | draw: add missing LP_CHECK_MEMBER_OFFSET() | Brian Paul | 2011-01-15 | 1 | -0/+2 |
* | st/mesa: move/consolidate an assignment | Brian Paul | 2011-01-15 | 1 | -2/+1 |
* | r600g: Remove the redundant radeon_new() prototype. | Henri Verbeet | 2011-01-15 | 1 | -2/+0 |
* | r600g: Fix some register value name typos. | Henri Verbeet | 2011-01-15 | 4 | -6/+6 |
* | r600g: Get rid of r600_translate_vertex_data_type(). | Henri Verbeet | 2011-01-15 | 2 | -270/+0 |
* | Merge branch 'draw-instanced' | Brian Paul | 2011-01-15 | 33 | -23/+347 |
|\ |
|
| * | mesa: enable GL_ARB_draw_instanced for software drivers | Brian Paul | 2010-12-10 | 1 | -0/+1 |
| * | tnl: implement instanced drawing | Brian Paul | 2010-12-10 | 3 | -9/+19 |
| * | mesa: implement system values in program interpreter | Brian Paul | 2010-12-10 | 2 | -0/+5 |
| * | llvmpipe: enable instanced drawing cap | Brian Paul | 2010-12-08 | 1 | -0/+2 |
| * | softpipe: enable instanced drawing cap | Brian Paul | 2010-12-08 | 1 | -0/+2 |
| * | gallivm/llvmpipe: implement system values and instanceID | Brian Paul | 2010-12-08 | 4 | -5/+98 |
| * | st/mesa: translate shader system inputs | Brian Paul | 2010-12-08 | 1 | -0/+27 |
| * | draw: setup instance ID for SSE generator | Brian Paul | 2010-12-08 | 1 | -0/+6 |
| * | draw: setup instance ID for VS interpreter | Brian Paul | 2010-12-08 | 1 | -0/+6 |
| * | mesa: ir_to_mesa support for system values | Brian Paul | 2010-12-08 | 1 | -0/+5 |
| * | glsl: add support for system values and GL_ARB_draw_instanced | Brian Paul | 2010-12-08 | 6 | -2/+52 |
| * | mesa: program printing for PROGRAM_SYSTEM_VALUE | Brian Paul | 2010-12-08 | 1 | -0/+5 |
| * | mesa: add PROGRAM_SYSTEM_VALUE and related tokens | Brian Paul | 2010-12-08 | 1 | -0/+14 |
| * | tgsi/ppc: add case for system values and assert | Brian Paul | 2010-12-08 | 1 | -1/+3 |
| * | tgsi/sse: add support for system values | Brian Paul | 2010-12-08 | 1 | -3/+51 |
| * | tgsi: new tgsi_shader_info fields for system values | Brian Paul | 2010-12-08 | 2 | -1/+22 |
| * | tgsi: add support for system values to TGSI interpreter | Brian Paul | 2010-12-08 | 2 | -3/+23 |
| * | st/mesa: GL_ARB_draw_instanced depends on PIPE_CAP_INSTANCED_DRAWING | Brian Paul | 2010-12-05 | 1 | -0/+4 |
| * | gallium: added PIPE_CAP_INSTANCED_DRAWING | Brian Paul | 2010-12-05 | 2 | -0/+2 |
* | | nvc0: try to swap immediates to first source too | Christoph Bumiller | 2011-01-15 | 1 | -0/+7 |
* | | nvc0: make sure all sources of the BIND op are distinct | Christoph Bumiller | 2011-01-15 | 3 | -0/+45 |
* | | nvc0: update user vbufs on each draw call | Christoph Bumiller | 2011-01-15 | 4 | -37/+119 |
* | | nvc0: enable early fragment tests where possible | Christoph Bumiller | 2011-01-15 | 3 | -2/+13 |
* | | nvc0: upload small buffers through the command buffer | Christoph Bumiller | 2011-01-15 | 1 | -0/+6 |
* | | mesa: Add glDepthRangef and glClearDepthf to APIspec.xml. | Chia-I Wu | 2011-01-15 | 1 | -0/+2 |
* | | targets/egl-static: Assorted cleanups and fixes. | Chia-I Wu | 2011-01-15 | 1 | -12/+12 |
* | | targets/egl: i965 needs libwsw. | Chia-I Wu | 2011-01-15 | 1 | -1/+2 |