summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ac/surface: reduce gfx9_surface_layout size.Dave Airlie2017-09-071-2/+3
* radv: reduce radv_amdgpu_winsys struct size.Dave Airlie2017-09-071-3/+3
* radv: reduce radv_image struct size.Dave Airlie2017-09-071-3/+2
* radv: reduce radv_shader_variant struct size.Dave Airlie2017-09-071-1/+1
* radv: reduce radv_cmd_state struct size.Dave Airlie2017-09-071-2/+2
* radv: reduce meta_saved_state struct size.Dave Airlie2017-09-071-4/+3
* nir: put compact into bitfields in nir_variable_dataDave Airlie2017-09-071-1/+1
* anv: Annotate entrypoint table with index and func nameChad Versace2017-09-061-2/+2
* radeon/uvd: fix the assertion check for YUYV formatLeo Liu2017-09-061-3/+5
* intel: Remove unused device info for KBL GT1.5Anuj Phogat2017-09-061-11/+0
* mesa: replace date/time macros with MESA_GIT_SHA1Emil Velikov2017-09-061-3/+7
* mesa: don't use %s for PACKAGE_VERSION macroEmil Velikov2017-09-062-4/+4
* egl/x11: advertise __DRI_USE_INVALIDATE for DRI2Emil Velikov2017-09-061-0/+1
* egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extensionEmil Velikov2017-09-061-0/+1
* i965: expose RGBA visuals only on AndroidEmil Velikov2017-09-061-1/+22
* swr/rast: FE/Clipper - unify SIMD8/16 functions using simdlib typesTim Rowley2017-09-063-1189/+446
* swr/rast: Remove use of C++14 template variableTim Rowley2017-09-062-6/+14
* swr/rast: SIMD16 FE remove templated immediates workaroundTim Rowley2017-09-061-90/+20
* swr/rast: SIMD16 PA - rename Assemble_simd16 to AssembleTim Rowley2017-09-063-31/+15
* swr/rast: FE/Binner - unify SIMD8/16 functions using simdlib typesTim Rowley2017-09-065-1739/+696
* swr/rast: Removed some trailing whitespace caught during reviewTim Rowley2017-09-063-10/+10
* swr: set caps for VB 4-byte alignmentTim Rowley2017-09-061-3/+6
* swr/rast: Allow gather of floats from fetch shader with 2-4GB offsetsTim Rowley2017-09-062-1/+7
* radv: fix error code when resizing the upload BOSamuel Pitoiset2017-09-061-1/+1
* mesa/st/st_glsl_to_tgsi_temprename.cpp: Fix compilation with MSVCGert Wollny2017-09-061-1/+9
* mesa/st: glsl_to_tgsi: tie in new temporary register merge approachGert Wollny2017-09-061-50/+16
* mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mappingGert Wollny2017-09-061-0/+169
* mesa/st: glsl_to_tgsi: add register rename mapping evaluatorGert Wollny2017-09-063-5/+137
* mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime trackerGert Wollny2017-09-065-4/+1482
* mesa/st: glsl_to_tgsi: implement new temporary register lifetime trackerGert Wollny2017-09-063-0/+943
* mesa/st: glsl_to_tgsi move some helper classes to extra filesGert Wollny2017-09-064-287/+368
* st_glsl_to_tgsi: rewrite rename registers to use array fully.Dave Airlie2017-09-061-29/+26
* radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bugNicolai Hähnle2017-09-065-24/+85
* ac/debug: take ASIC generation into account when printing registersNicolai Hähnle2017-09-062-107/+177
* amd/common: pass chip_class to ac_dump_regNicolai Hähnle2017-09-063-60/+75
* ac/sid_tables: add FieldTable objectNicolai Hähnle2017-09-061-30/+85
* ac/sid_tables: remove unused variable varname_valuesNicolai Hähnle2017-09-061-1/+0
* radeonsi/gfx9: always flush DB metadata on framebuffer changesNicolai Hähnle2017-09-063-4/+14
* util/ralloc: set prev-pointers correctly in ralloc_adoptNicolai Hähnle2017-09-061-1/+3
* mesa/main: Fix GetTextureImage error reportingIago Toral Quiroga2017-09-061-1/+1
* egl: remove unused 'Screens' array from _egl_displayTapani Pälli2017-09-061-1/+0
* Revert "radv: disable support for VEGA for now."Dave Airlie2017-09-061-5/+0
* radv/gfx9: set descriptor up for base_mip to level range.Dave Airlie2017-09-061-1/+4
* radv: disable 1d/2d linear optimisation on gfx9.Dave Airlie2017-09-061-3/+4
* radv/gfx9: fix buffer size on gfx9.Dave Airlie2017-09-061-1/+1
* radv: Fix vkCopyImage with both depth and stencil aspects.Bas Nieuwenhuizen2017-09-061-99/+107
* mesa/mtypes: repack gl_sampler_object.Dave Airlie2017-09-061-1/+1
* mesa/mtypes: repack gl_texture_object.Dave Airlie2017-09-061-5/+5
* mesa/mtypes: repack gl_shader_program_data.Dave Airlie2017-09-061-3/+3
* mesa/mtypes: reorganise gl_shaderDave Airlie2017-09-061-4/+5