| Commit message (Expand) | Author | Age | Files | Lines |
* | s/Tungsten Graphics/VMware/ | José Fonseca | 2014-01-17 | 1 | -2/+2 |
* | mesa: replace ctx->Const.{Vertex,Fragment,Geomtery}Program with an array. | Paul Berry | 2014-01-09 | 1 | -1/+1 |
* | st/mesa: simplify writemask for emitting fog result | Brian Paul | 2013-11-22 | 1 | -1/+1 |
* | gallium: Make TGSI_SEMANTIC_FOG register four-component wide. | José Fonseca | 2013-11-21 | 1 | -0/+7 |
* | mesa: Remove PROGRAM_ENV_PARAM enum. | Eric Anholt | 2013-11-15 | 1 | -4/+1 |
* | mesa: Remove PROGRAM_LOCAL_PARAM enum. | Eric Anholt | 2013-11-15 | 1 | -4/+1 |
* | st/mesa: fix comment typo | Brian Paul | 2013-09-30 | 1 | -1/+1 |
* | gallium: fixup definitions of the rsq and sqrt | Zack Rusin | 2013-07-11 | 1 | -2/+4 |
* | tgsi: rename the TGSI fragment kill opcodes | Brian Paul | 2013-07-12 | 1 | -2/+3 |
* | mesa: move max texture image unit constants to gl_program_constants | Marek Olšák | 2013-05-11 | 1 | -1/+1 |
* | mesa: remove unused opcodes AND, DP2A, NOT, NRM3, NRM4, OR, PRINT, XOR | Marek Olšák | 2013-04-24 | 1 | -6/+0 |
* | gallium: Disambiguate TGSI_OPCODE_IF. | José Fonseca | 2013-04-17 | 1 | -2/+10 |
* | st/mesa: add support for ARB_texture_multisample (v3) | Dave Airlie | 2013-04-11 | 1 | -0/+2 |
* | Replace gl_frag_attrib enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -6/+6 |
* | Replace gl_geom_result enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -1/+1 |
* | Replace gl_vert_result enum with gl_varying_slot. | Paul Berry | 2013-03-15 | 1 | -6/+6 |
* | st/mesa: add texture buffer object support to state tracker (v1.1) | Dave Airlie | 2012-12-08 | 1 | -0/+1 |
* | st/mesa: add support for ARB_texture_cube_map_array (v2) | Dave Airlie | 2012-11-09 | 1 | -0/+2 |
* | mesa: Remove PROG_EMIT_VERTEX and PROG_END_PRIMITIVE opcodes. | Kenneth Graunke | 2012-11-07 | 1 | -4/+0 |
* | st/mesa: free TGSI tokens with ureg_free_tokens() | Brian Paul | 2012-10-22 | 1 | -1/+1 |
* | st/mesa: replace REALLOC() with realloc() | Brian Paul | 2012-10-22 | 1 | -8/+2 |
* | st/mesa: Remove the PROG_PARAM_BIT_CYL_WRAP flag. [v2] | Kenneth Graunke | 2012-10-16 | 1 | -13/+4 |
* | mesa: Remove support for named parameters. | Kenneth Graunke | 2012-10-16 | 1 | -3/+0 |
* | st/mesa: remove OPCODE_BRA switch case | Brian Paul | 2012-10-15 | 1 | -2/+0 |
* | Revert "st/mesa: remove unused variables to fix compile warnings" | Brian Paul | 2012-10-08 | 1 | -0/+2 |
* | st/mesa: remove unused variables to fix compile warnings | Marek Olšák | 2012-10-09 | 1 | -1/+0 |
* | mesa: s/FREE/free/ | Brian Paul | 2012-09-01 | 1 | -4/+4 |
* | st/mesa: s/CALLOC/calloc/ to fix allocation bug | Brian Paul | 2012-08-31 | 1 | -1/+1 |
* | st/mesa: Ensure dst in compile_instruction is initialized. | Vinson Lee | 2012-08-02 | 1 | -1/+1 |
* | mesa/st: Generates TGSI that always recognizes INSTANCEID/VERTEXID as integers. | José Fonseca | 2012-07-13 | 1 | -0/+19 |
* | st/mesa: kill off point size clamping in vertex shaders | Marek Olšák | 2012-01-31 | 1 | -49/+0 |
* | st/mesa: do vertex and fragment color clamping in shaders | Marek Olšák | 2012-01-25 | 1 | -5/+30 |
* | st/mesa: rename translate_texture_target, and make translate_opcode static. | Dave Airlie | 2012-01-11 | 1 | -3/+3 |
* | glsl_to_tgsi: add support for shadow cube map sampling. | Dave Airlie | 2012-01-11 | 1 | -0/+1 |
* | st/mesa: fix system value to semantic mapping | Christoph Bumiller | 2011-11-14 | 1 | -0/+1 |
* | st/mesa: add support for GL_OES_EGL_image_external | Chia-I Wu | 2011-11-03 | 1 | -0/+1 |
* | st/mesa: convert shadow array samplers to TGSI | Marek Olšák | 2011-09-10 | 1 | -0/+2 |
* | tgsi: add support for texture offsets to the TGSI IR. (v2) | Dave Airlie | 2011-09-02 | 1 | -0/+1 |
* | glsl_to_tgsi: silence compiler warning | Bryan Cain | 2011-08-01 | 1 | -1/+1 |
* | st/mesa: Add a GLSL IR to TGSI translator. | Bryan Cain | 2011-08-01 | 1 | -2/+2 |
* | mesa,st/mesa: fix WPOS adjustment | Christoph Bumiller | 2011-05-03 | 1 | -39/+71 |
* | gallium/st: place value check before value is use | Jerome Glisse | 2011-02-25 | 1 | -1/+1 |
* | st/mesa: support for 1D/2D texture arrays | Brian Paul | 2011-01-25 | 1 | -0/+2 |
* | st/mesa: add comments in emit_wpos() | Brian Paul | 2011-01-25 | 1 | -0/+12 |
* | st/mesa: fix incorrect fragcoord.x translation | Brian Paul | 2011-01-25 | 1 | -4/+6 |
* | Merge branch 'draw-instanced' | Brian Paul | 2011-01-15 | 1 | -0/+27 |
|\ |
|
| * | st/mesa: translate shader system inputs | Brian Paul | 2010-12-08 | 1 | -0/+27 |
* | | mesa, st/mesa: fix gl_FragCoord with FBOs in Gallium | Marek Olšák | 2010-12-03 | 1 | -15/+28 |
|/ |
|
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -1/+1 |
* | st/mesa: use shader stencil export to accelerate shader drawpixels. | Dave Airlie | 2010-10-13 | 1 | -0/+7 |