| Commit message (Expand) | Author | Age | Files | Lines |
* | st/mesa/r200/i915/i965: move ARB program fields into a union | Timothy Arceri | 2016-11-17 | 1 | -7/+7 |
* | glsl/st/mesa: use common system values read field | Timothy Arceri | 2016-10-26 | 1 | -1/+1 |
* | r200/i915/st/mesa/compiler: use common inputs read field | Timothy Arceri | 2016-10-26 | 1 | -1/+1 |
* | st/mesa/r200/i915/i965: eliminate gl_fragment_program | Timothy Arceri | 2016-10-26 | 1 | -4/+2 |
* | mesa_to_tgsi: remove remnants of flow control and subroutine support | Marek Olšák | 2016-10-19 | 1 | -92/+1 |
* | mesa_to_tgsi: drop support for instructions that can't occur here | Marek Olšák | 2016-10-19 | 1 | -72/+0 |
* | Remove wrongly repeated words in comments | Giuseppe Bilotta | 2016-06-23 | 1 | -1/+1 |
* | prog: Delete all remains of OPCODE_SNE, OPCODE_SEQ, OPCODE_SGT, and OPCODE_SLE | Ian Romanick | 2016-05-10 | 1 | -8/+0 |
* | gallium: fix various undefined left shifts into sign bit | Nicolai Hähnle | 2016-05-07 | 1 | -1/+1 |
* | gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_* | Marek Olšák | 2016-04-22 | 1 | -8/+8 |
* | st/mesa: replace _mesa_sysval_to_semantic table with function | Brian Paul | 2016-04-11 | 1 | -1/+1 |
* | st/mesa: emit sampler view declarations for ARB vert/frag programs | Brian Paul | 2016-03-21 | 1 | -0/+22 |
* | st/mesa: clean up st_translate_texture_target() | Brian Paul | 2016-03-18 | 1 | -25/+44 |
* | program: Remove NV_fragment_program Abs support. | Matt Turner | 2016-03-01 | 1 | -3/+0 |
* | program: Remove OPCODE_KIL_NV. | Matt Turner | 2016-03-01 | 1 | -3/+0 |
* | program: Remove RelAddr2 support. | Matt Turner | 2016-03-01 | 1 | -9/+0 |
* | st/mesa: add support for POSITION and FACE system values | Marek Olšák | 2016-01-08 | 1 | -7/+16 |
* | tgsi/ureg: remove index parameter from ureg_DECL_system_value | Marek Olšák | 2016-01-08 | 1 | -3/+5 |
* | st/mesa: remove dead code from mesa_to_tgsi | Marek Olšák | 2016-01-08 | 1 | -51/+0 |
* | st/mesa: remove old emulation for VS and FS variants | Marek Olšák | 2015-10-09 | 1 | -45/+5 |
* | tgsi/ureg: add support for GS input array declarations | Marek Olšák | 2015-06-05 | 1 | -1/+1 |
* | tgsi/ureg: rename and simplify ureg_DECL_gs_input | Marek Olšák | 2015-06-05 | 1 | -4/+3 |
* | program: Shrink and rename SaturateMode field to Saturate. | Matt Turner | 2015-06-03 | 1 | -1/+1 |
* | state_tracker: replace __FUNCTION__ with __func__ | Marius Predut | 2015-04-14 | 1 | -1/+1 |
* | st/mesa: replace Elements() with ARRAY_SIZE() | Brian Paul | 2015-03-02 | 1 | -7/+7 |
* | st/mesa: inline st_free_tokens | Marek Olšák | 2015-02-24 | 1 | -11/+0 |
* | st/mesa: don't set vs.key.clamp_color if a shader doesn't write any colors | Marek Olšák | 2015-01-19 | 1 | -2/+2 |
* | tgsi/ureg: simplify code for declaring properties | Marek Olšák | 2014-11-16 | 1 | -4/+8 |
* | mesa/st: Only one copy of mesa_sysval_to_semantic | Ian Romanick | 2014-08-07 | 1 | -9/+2 |
* | 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 |