summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-04-05megadriver_stub.c: don't use _GNU_SOURCE to gate the compat codeJonathan Gray1-2/+2
2014-04-05loader: don't limit the non-udev path to only androidJonathan Gray1-1/+1
2014-04-05loader: use 0 instead of FALSE which isn't definedJonathan Gray1-2/+2
2014-04-05clover: Document that the *obj*() helpers already take care of object validat...Francisco Jerez1-4/+6
2014-04-04i965: Mark SNB GT1 as a GT1.Matt Turner1-1/+1
2014-04-04gallium/u_blitter: implement scaled blitting in the Z directionMarek Olšák1-9/+31
2014-04-04gallium/u_blitter: don't adjust cubemap coordinates by a small numberMarek Olšák1-1/+1
2014-04-04Revert "radeon: just don't map VRAM buffers at all"Leo Liu1-2/+2
2014-04-04radeon/vce: cleanup cpb handlingLeo Liu3-11/+38
2014-04-04st/mesa: improve sampler view handlingChristian König8-56/+140
2014-04-04st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom1-3/+3
2014-04-03glapi: Fix make checkIan Romanick1-0/+1
2014-04-03llvmpipe: remove no-op checks in sampler, sampler_view functionsBrian Paul1-14/+0
2014-04-03softpipe: remove no-op checks in sampler, sampler_view functionsBrian Paul1-14/+0
2014-04-03svga: remove no-op checks in sampler, sampler_view functionsBrian Paul1-15/+0
2014-04-03cso: check for no sampler view changes in cso_set_sampler_views()Brian Paul1-3/+8
2014-04-03st/wgl: Remove wgl*Gallium*MESA().José Fonseca4-103/+0
2014-04-03glapi: Fix scons buildIan Romanick1-1/+1
2014-04-02glx: Do not advertise buffer_age on dri2Adel Gadllah1-1/+1
2014-04-02cso: fix sampler view count in cso_set_sampler_views()Brian Paul1-3/+4
2014-04-02glapi: Add static dispatch for glPointSizePointerOESIan Romanick1-1/+1
2014-04-02Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""Ian Romanick1-86/+43
2014-04-02glapi: Enable ES compatibility modeIan Romanick2-2/+2
2014-04-02glapi: Fix build break in 'make check' on non-shared-glapi buildsIan Romanick1-4/+4
2014-04-02glapi: Remove support for "short string" modeIan Romanick1-36/+7
2014-04-02mesa: remove redundant running of check_symbol_table()Juha-Pekka Heikkila1-2/+4
2014-04-02mesa: Add missing null check in _mesa_parse_arb_program()Juha-Pekka Heikkila1-0/+5
2014-04-02mesa: Prevent negative indexing on noise2, noise3 and noise4Juha-Pekka Heikkila1-18/+18
2014-04-02glx: add extra null check in getFBConfigsJuha-Pekka Heikkila1-0/+4
2014-04-02glx: remove unused __glXClientInfo()Juha-Pekka Heikkila1-13/+0
2014-04-02i965/vec4: do not trim dead channels on gen6 for mathTapani Pälli1-4/+9
2014-04-02winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom1-5/+13
2014-04-02mesa/soft/llvmpipe: add fake MSAA supportDave Airlie15-2/+27
2014-04-01gbm: Add gbm_bo_get_fd to gbm-symbols-check scriptKristian Høgsberg1-0/+1
2014-04-01gbm: Add import from fdKristian Høgsberg3-2/+29
2014-04-01gbm: Add gbm_bo_get_fd()Kristian Høgsberg4-0/+37
2014-04-01include/GLES3: add OpenGL ES 3.1 HeadersJordan Justen1-0/+1
2014-04-01Revert "glapi/es1: Don't mark core functions as static_dispatch=false"Brian Paul1-43/+86
2014-04-01mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE.Iago Toral Quiroga1-1/+2
2014-04-01gallium/docs: fix silent math failures due to ~ and &Ilia Mirkin1-60/+60
2014-04-01gallium/docs: line up some of the equationsIlia Mirkin1-28/+16
2014-04-01gallium/docs: fix incorrect/missing referencesIlia Mirkin6-6/+10
2014-04-01gallium/docs: fix use of _ in math sectionsIlia Mirkin1-10/+10
2014-04-01gallium/docs: add format to indexIlia Mirkin2-2/+3
2014-04-01gallium/docs: fix a lot of bad formattingIlia Mirkin1-242/+262
2014-04-01glsl: remove UBO fields from _mesa_glsl_parse_stateChia-I Wu3-16/+1
2014-03-31nv50: implement clear_buffer to accelerate ARB_clear_buffer_objectIlia Mirkin1-0/+115
2014-03-31mesa/st: Accelerate ARB_clear_buffer_object with clear_bufferIlia Mirkin3-3/+38
2014-03-31gallium: add interface to clear buffersIlia Mirkin2-0/+16
2014-03-31mapi_abi: Remove ABI-check work arounds for functions that are no longer expo...Ian Romanick2-119/+2