aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mapi/new: reinstate _NO_HIDDEN suffixes in the new generatorEmil Velikov2019-01-241-6/+6
* mapi/new: use the static_data offsets in the new generatorEmil Velikov2019-01-241-1/+19
* mapi/new: sort by slot numberEmil Velikov2019-01-241-0/+3
* mapi/new: import mapi scripts from glvndEmil Velikov2019-01-242-0/+181
* mapi: move genCommon.py to src/mapi/newEmil Velikov2019-01-246-6/+19
* genCommon.py: Fix typo in _LIBRARY_FEATURE_NAMES.Emil Velikov2019-01-241-1/+1
* mapi: add all _glapi_table entrypoints to static_data.pyEmil Velikov2019-01-242-2/+1023
* mapi: sort static entrypoints numericallyEmil Velikov2019-01-241-8/+8
* Revert "mesa/main: remove ARB suffix from glGetnTexImage"Emil Velikov2019-01-244-15/+6
* mapi: drop unneeded gl_dispatch_stub declarationsErik Faye-Lund2019-01-241-1/+2
* mesa: correctly use os.path.join in our python scriptsEmil Velikov2019-01-242-6/+5
* freedreno: automake: ship ir3_nir_trig.py in the tarballEmil Velikov2019-01-241-0/+1
* egl/glvnd: sync egl.xml from KhronosEric Engestrom2019-01-241-18/+183
* egl: Implementation of egl dri2 drivers for MESA_query_driverVeluri Mithun2019-01-242-0/+38
* egl: add glvnd entrypoints for EGL_MESA_query_driverEric Engestrom2019-01-241-0/+4
* egl: Implement EGL API for MESA_query_driverVeluri Mithun2019-01-244-0/+38
* intel/compiler: Reset default flag register in brw_find_live_channel()Matt Turner2019-01-231-2/+11
* gallium: Add forgotten docs for PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS.Kenneth Graunke2019-01-231-0/+1
* Revert "Implement EGL API for MESA_query_driver"Mark Janes2019-01-234-38/+0
* Revert "Implementation of egl dri2 drivers for MESA_query_driver"Mark Janes2019-01-232-38/+0
* Implementation of egl dri2 drivers for MESA_query_driverVeluri Mithun2019-01-232-0/+38
* Implement EGL API for MESA_query_driverVeluri Mithun2019-01-234-0/+38
* nir: Length of boolean vtn_value now is 1Sergii Romantsov2019-01-231-3/+6
* st/mesa: fix PRIMITIVES_GENERATED query after the "pipeline stat single" changesMarek Olšák2019-01-231-1/+2
* st/mesa: purge framebuffers when unbinding a contextMarek Olšák2019-01-231-0/+5
* freedreno: set modifier when exporting bufferRob Clark2019-01-231-0/+12
* radv: always pass the GFX9 fence data to si_cs_emit_cache_flush()Samuel Pitoiset2019-01-232-16/+4
* radv: compute the GFX9 fence VA at allocation timeSamuel Pitoiset2019-01-233-9/+8
* radv: only allocate the GFX9 fence and EOP BOs for the gfx queueSamuel Pitoiset2019-01-231-1/+2
* radv: remove old_fence parameter from si_cs_emit_write_event_eop()Samuel Pitoiset2019-01-234-9/+7
* radv: improve gathering of load_push_constants with dynamic bindingsSamuel Pitoiset2019-01-233-1/+7
* gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTSCaio Marcelo de Oliveira Filho2019-01-233-0/+6
* nv50,nvc0: mark textures dirty on fb updateIlia Mirkin2019-01-222-2/+4
* ac/nir_to_llvm: fix interpolateAt* for structsTimothy Arceri2019-01-231-12/+13
* ac/nir_to_llvm: add bindless support for uniform handlesTimothy Arceri2019-01-231-0/+28
* radeonsi/nir: add missing piece for bindless image supportTimothy Arceri2019-01-231-0/+6
* freedreno: core buffer modifier supportRob Clark2019-01-222-4/+84
* loader: fix the no-modifiers caseRob Clark2019-01-221-6/+14
* freedreno: add query for dmabuf modifiersFritz Koenig2019-01-222-0/+46
* freedreno: drm_fourcc.h header includeFritz Koenig2019-01-222-1/+3
* svga: add new gallium formats to the format conversion tableBrian Paul2019-01-221-0/+4
* radeonsi: rename rfence -> sfenceMarek Olšák2019-01-221-49/+49
* radeonsi: rename rbo, rbuffer to buf or bufferMarek Olšák2019-01-225-102/+102
* radeonsi: rename rsrc -> ssrc, rdst -> sdstMarek Olšák2019-01-226-51/+51
* radeonsi: rename rquery -> squeryMarek Olšák2019-01-223-68/+68
* radeonsi: rename r600_resource -> si_resourceMarek Olšák2019-01-2229-230/+230
* vulkan: make generated enum to strings helpers available from c++Lionel Landwerlin2019-01-221-0/+8
* radeonsi: remove r600 from commentsMarek Olšák2019-01-223-3/+3
* winsys/amdgpu: rename rfence, rsrc, rdst -> afence, asrc, adstMarek Olšák2019-01-222-23/+23
* radeonsi: rename rview -> sviewMarek Olšák2019-01-221-3/+3