| Commit message (Expand) | Author | Age | Files | Lines |
* | freedreno/ir3: use instr flag to mark unused instructions | Rob Clark | 2015-11-26 | 4 | -14/+24 |
* | freedreno/a4xx: rework vinterp/vpsrepl | Rob Clark | 2015-11-26 | 1 | -12/+36 |
* | freedreno/a3xx: rework vinterp/vpsrepl | Rob Clark | 2015-11-26 | 1 | -12/+37 |
* | clover: fix tgsi compiler crash with invalid src | Serge Martin | 2015-11-26 | 1 | -0/+5 |
* | i965/gen9+: Switch thread scratch space to non-coherent stateless access. | Francisco Jerez | 2015-11-26 | 3 | -4/+19 |
* | i965/fs: Don't use Gen7-style scratch block reads on Gen9+. | Francisco Jerez | 2015-11-26 | 1 | -2/+9 |
* | i965: Add symbolic defines for some magic dataport surface indices. | Francisco Jerez | 2015-11-26 | 1 | -0/+13 |
* | radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters | Nicolai Hähnle | 2015-11-26 | 1 | -0/+2 |
* | gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST | Nicolai Hähnle | 2015-11-26 | 2 | -1/+12 |
* | radeon: delay the generation of driver query names until first use | Nicolai Hähnle | 2015-11-26 | 3 | -104/+113 |
* | st/va: add missing profiles in PipeToProfile's switch. | Julien Isorce | 2015-11-26 | 1 | -0/+7 |
* | mesa: remove ARB_geometry_shader4 | Marta Lofstedt | 2015-11-26 | 11 | -141/+9 |
* | mesa: error out in indirect draw when vertex bindings mismatch | Tapani Pälli | 2015-11-26 | 3 | -0/+27 |
* | targets/xvmc: use the non-inline sw helpers | Michel Dänzer | 2015-11-26 | 1 | -0/+1 |
* | targets/nine: remove freedreno target | Emil Velikov | 2015-11-25 | 1 | -3/+0 |
* | targets/nine: remove vc4 target | Emil Velikov | 2015-11-25 | 1 | -2/+0 |
* | gallium: remove unused function declarations | Emil Velikov | 2015-11-25 | 2 | -6/+0 |
* | targets: use the non-inline sw helpers | Emil Velikov | 2015-11-25 | 7 | -1/+8 |
* | target-hepers: add non inline sw helpers | Emil Velikov | 2015-11-25 | 2 | -0/+83 |
* | pipe-loader: fix off-by one error | Emil Velikov | 2015-11-25 | 1 | -1/+1 |
* | nir: include what we want/need | Emil Velikov | 2015-11-25 | 1 | -1/+1 |
* | i965: Fix scalar vertex shader struct outputs. | Kenneth Graunke | 2015-11-25 | 2 | -8/+34 |
* | i965: Fix fragment shader struct inputs. | Kenneth Graunke | 2015-11-25 | 3 | -82/+84 |
* | radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register values | Tom Stellard | 2015-11-25 | 2 | -31/+7 |
* | radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2} | Tom Stellard | 2015-11-25 | 3 | -6/+6 |
* | docs: minimum required python mako version is 0.3.4 | Samuel Iglesias Gonsálvez | 2015-11-25 | 1 | -1/+1 |
* | docs: update relnotes with AMD_performance_monitor for radeonsi | Nicolai Hähnle | 2015-11-25 | 1 | -0/+1 |
* | radeonsi: implement AMD_performance_monitor for CIK+ | Nicolai Hähnle | 2015-11-25 | 10 | -3/+1486 |
* | radeon: scale query buffer size to result size | Nicolai Hähnle | 2015-11-25 | 1 | -1/+1 |
* | radeonsi/sid: add performance counter registers | Nicolai Hähnle | 2015-11-25 | 1 | -0/+1013 |
* | radeonsi/sid: add hardware constants for COPY_DATA packet | Nicolai Hähnle | 2015-11-25 | 1 | -0/+3 |
* | radeon: extend CIK_UCONFIG_REG_END for performance counters | Nicolai Hähnle | 2015-11-25 | 2 | -2/+2 |
* | radeon: add perfcounter-related EVENT_TYPEs | Nicolai Hähnle | 2015-11-25 | 1 | -0/+3 |
* | radeon: additional constants for WAIT_REG_MEM and EVENT_WRITE_EOP | Nicolai Hähnle | 2015-11-25 | 1 | -0/+8 |
* | st/mesa: remove outdated comment | Nicolai Hähnle | 2015-11-25 | 1 | -2/+0 |
* | st/mesa: delay initialization of performance counters | Nicolai Hähnle | 2015-11-25 | 3 | -13/+19 |
* | mesa/main: allow delayed initialization of performance monitors | Nicolai Hähnle | 2015-11-25 | 2 | -4/+36 |
* | glsl: handle case where index is array deref in optimize_split_arrays | Tapani Pälli | 2015-11-25 | 1 | -0/+4 |
* | nouveau: move interlaced assert down in nouveau_vp3_video_buffer_create | Julien Isorce | 2015-11-25 | 1 | -1/+1 |
* | i965: remove trailing spaces in various files | Iago Toral Quiroga | 2015-11-25 | 11 | -34/+29 |
* | glsl: remove trailing spaces in various files | Iago Toral Quiroga | 2015-11-25 | 4 | -9/+8 |
* | i965: Pass brw_context pointer, not gl_context pointer. | Matt Turner | 2015-11-24 | 1 | -2/+1 |
* | glsl: only call dead code pass when new inputs/outputs demoted | Timothy Arceri | 2015-11-25 | 1 | -10/+14 |
* | glsl: move and reused code to find first and last shaders | Timothy Arceri | 2015-11-25 | 1 | -18/+12 |
* | mesa: Use unreachable() instead of a default case. | Matt Turner | 2015-11-24 | 1 | -5/+5 |
* | meta: Don't save or restore the active client texture | Ian Romanick | 2015-11-24 | 2 | -4/+0 |
* | meta: Don't save or restore the VBO binding | Ian Romanick | 2015-11-24 | 2 | -7/+0 |
* | meta/TexSubImage: Don't pollute the buffer object namespace | Ian Romanick | 2015-11-24 | 1 | -18/+24 |
* | meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTex | Ian Romanick | 2015-11-24 | 4 | -38/+29 |
* | meta: Use internal functions for buffer object and VAO access in _mesa_meta_D... | Ian Romanick | 2015-11-24 | 1 | -12/+20 |