summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mesa: remove len argument from _mesa_shader_debug()Emil Velikov2015-11-295-10/+9
* drivers/x11: scons: partially revert b9b40ef9b76Emil Velikov2015-11-291-2/+0
* nir: remove recursive inclusion in builtin_type_macros.hEmil Velikov2015-11-291-2/+0
* nir: remove unneeded includeEmil Velikov2015-11-291-1/+0
* mesa/program: remove dead function declarationsEmil Velikov2015-11-292-5/+0
* auxiliary/vl/dri: fd management cleanupsEmil Velikov2015-11-291-2/+5
* auxiliary/vl/drm: fd management cleanupsEmil Velikov2015-11-291-1/+7
* st/xa: fd management cleanupsEmil Velikov2015-11-291-1/+8
* st/dri: fd management cleanupsEmil Velikov2015-11-291-2/+14
* pipe-loader: check if winsys.name is non-null prior to strcmpEmil Velikov2015-11-291-4/+4
* st/va: add missing break statementEmil Velikov2015-11-291-0/+1
* mesa: support GL_RED/GL_RG in ES2 contexts when driver support existsIlia Mirkin2015-11-284-4/+11
* radeon: only suspend queries on flush if they haven't been suspended yetNicolai Hähnle2015-11-282-2/+9
* scons: Use LD version script for libgl-xlib.Jose Fonseca2015-11-271-2/+6
* svga: Don't return value from void function.Jose Fonseca2015-11-271-1/+2
* gallium: Make pipe_query_result::batch array length non-zero.Jose Fonseca2015-11-271-2/+2
* util: Tiny optimisation for the linear→srgb conversionNeil Roberts2015-11-271-1/+1
* glsl: don't generate extra errors in ValidateProgramPipelineTimothy Arceri2015-11-271-2/+5
* freedreno/ir3: assign varying locations laterRob Clark2015-11-264-29/+37
* freedreno/ir3: use instr flag to mark unused instructionsRob Clark2015-11-264-14/+24
* freedreno/a4xx: rework vinterp/vpsreplRob Clark2015-11-261-12/+36
* freedreno/a3xx: rework vinterp/vpsreplRob Clark2015-11-261-12/+37
* clover: fix tgsi compiler crash with invalid srcSerge Martin2015-11-261-0/+5
* i965/gen9+: Switch thread scratch space to non-coherent stateless access.Francisco Jerez2015-11-263-4/+19
* i965/fs: Don't use Gen7-style scratch block reads on Gen9+.Francisco Jerez2015-11-261-2/+9
* i965: Add symbolic defines for some magic dataport surface indices.Francisco Jerez2015-11-261-0/+13
* radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcountersNicolai Hähnle2015-11-261-0/+2
* gallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LISTNicolai Hähnle2015-11-262-1/+12
* radeon: delay the generation of driver query names until first useNicolai Hähnle2015-11-263-104/+113
* st/va: add missing profiles in PipeToProfile's switch.Julien Isorce2015-11-261-0/+7
* mesa: remove ARB_geometry_shader4Marta Lofstedt2015-11-2611-141/+9
* mesa: error out in indirect draw when vertex bindings mismatchTapani Pälli2015-11-263-0/+27
* targets/xvmc: use the non-inline sw helpersMichel Dänzer2015-11-261-0/+1
* targets/nine: remove freedreno targetEmil Velikov2015-11-251-3/+0
* targets/nine: remove vc4 targetEmil Velikov2015-11-251-2/+0
* gallium: remove unused function declarationsEmil Velikov2015-11-252-6/+0
* targets: use the non-inline sw helpersEmil Velikov2015-11-257-1/+8
* target-hepers: add non inline sw helpersEmil Velikov2015-11-252-0/+83
* pipe-loader: fix off-by one errorEmil Velikov2015-11-251-1/+1
* nir: include what we want/needEmil Velikov2015-11-251-1/+1
* i965: Fix scalar vertex shader struct outputs.Kenneth Graunke2015-11-252-8/+34
* i965: Fix fragment shader struct inputs.Kenneth Graunke2015-11-253-82/+84
* radeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC* register valuesTom Stellard2015-11-252-31/+7
* radeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2}Tom Stellard2015-11-253-6/+6
* radeonsi: implement AMD_performance_monitor for CIK+Nicolai Hähnle2015-11-2510-3/+1486
* radeon: scale query buffer size to result sizeNicolai Hähnle2015-11-251-1/+1
* radeonsi/sid: add performance counter registersNicolai Hähnle2015-11-251-0/+1013
* radeonsi/sid: add hardware constants for COPY_DATA packetNicolai Hähnle2015-11-251-0/+3
* radeon: extend CIK_UCONFIG_REG_END for performance countersNicolai Hähnle2015-11-252-2/+2
* radeon: add perfcounter-related EVENT_TYPEsNicolai Hähnle2015-11-251-0/+3