aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: Fix off-by-one in saturate propagation.Matt Turner2014-04-051-1/+1
* i965/vec4: Consider sources of non-GRF-dst instructions for dead channels.Matt Turner2014-04-051-12/+8
* i965/fs: Name temporary ralloc contexts something other than mem_ctx.Matt Turner2014-04-052-10/+10
* i965/fs: Recalculate live intervals in calculate_register_pressure().Matt Turner2014-04-051-0/+1
* egl/dri2: use drm macros to construct device nameJonathan Gray2014-04-051-1/+6
* egl/dri2: don't require libudev to build drm/wayland platformsJonathan Gray2014-04-051-2/+0
* automake: don't enable -Wl,--no-undefined on OpenBSDJonathan Gray2014-04-0518-20/+20
* targets/dri: move common libraries to GALLIUM_DRI_LIB_DEPSEmil Velikov2014-04-0510-18/+2
* targets/omx: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-2/+2
* targets/xvmc: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-053-3/+2
* r600/omx: drop -lstdc++ hackEmil Velikov2014-04-051-2/+1
* drivers/nouveau: mention dummy.cpp to use g++ linkerEmil Velikov2014-04-051-1/+1
* drivers/nouveau: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-2/+1
* drivers/r300: use GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-051-1/+1
* automake: introduce GALLIUM_COMMON_LIB_DEPSEmil Velikov2014-04-057-35/+15
* automake: move GALLIUM_DRI_LIB_DEPS to Automake.incEmil Velikov2014-04-051-0/+9
* megadriver_stub.c: don't use _GNU_SOURCE to gate the compat codeJonathan Gray2014-04-051-2/+2
* loader: don't limit the non-udev path to only androidJonathan Gray2014-04-051-1/+1
* loader: use 0 instead of FALSE which isn't definedJonathan Gray2014-04-051-2/+2
* clover: Document that the *obj*() helpers already take care of object validat...Francisco Jerez2014-04-051-4/+6
* i965: Mark SNB GT1 as a GT1.Matt Turner2014-04-041-1/+1
* gallium/u_blitter: implement scaled blitting in the Z directionMarek Olšák2014-04-041-9/+31
* gallium/u_blitter: don't adjust cubemap coordinates by a small numberMarek Olšák2014-04-041-1/+1
* Revert "radeon: just don't map VRAM buffers at all"Leo Liu2014-04-041-2/+2
* radeon/vce: cleanup cpb handlingLeo Liu2014-04-043-11/+38
* st/mesa: improve sampler view handlingChristian König2014-04-048-56/+140
* st/xa: Fix advertized version number and try to avoid future discrepanciesThomas Hellstrom2014-04-041-3/+3
* glapi: Fix make checkIan Romanick2014-04-031-0/+1
* llvmpipe: remove no-op checks in sampler, sampler_view functionsBrian Paul2014-04-031-14/+0
* softpipe: remove no-op checks in sampler, sampler_view functionsBrian Paul2014-04-031-14/+0
* svga: remove no-op checks in sampler, sampler_view functionsBrian Paul2014-04-031-15/+0
* cso: check for no sampler view changes in cso_set_sampler_views()Brian Paul2014-04-031-3/+8
* st/wgl: Remove wgl*Gallium*MESA().José Fonseca2014-04-034-103/+0
* glapi: Fix scons buildIan Romanick2014-04-031-1/+1
* glx: Do not advertise buffer_age on dri2Adel Gadllah2014-04-021-1/+1
* cso: fix sampler view count in cso_set_sampler_views()Brian Paul2014-04-021-3/+4
* glapi: Add static dispatch for glPointSizePointerOESIan Romanick2014-04-021-1/+1
* Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false""Ian Romanick2014-04-021-86/+43
* glapi: Enable ES compatibility modeIan Romanick2014-04-022-2/+2
* glapi: Fix build break in 'make check' on non-shared-glapi buildsIan Romanick2014-04-021-4/+4
* glapi: Remove support for "short string" modeIan Romanick2014-04-021-36/+7
* mesa: remove redundant running of check_symbol_table()Juha-Pekka Heikkila2014-04-021-2/+4
* mesa: Add missing null check in _mesa_parse_arb_program()Juha-Pekka Heikkila2014-04-021-0/+5
* mesa: Prevent negative indexing on noise2, noise3 and noise4Juha-Pekka Heikkila2014-04-021-18/+18
* glx: add extra null check in getFBConfigsJuha-Pekka Heikkila2014-04-021-0/+4
* glx: remove unused __glXClientInfo()Juha-Pekka Heikkila2014-04-021-13/+0
* i965/vec4: do not trim dead channels on gen6 for mathTapani Pälli2014-04-021-4/+9
* winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom2014-04-021-5/+13
* mesa/soft/llvmpipe: add fake MSAA supportDave Airlie2014-04-0215-2/+27
* gbm: Add gbm_bo_get_fd to gbm-symbols-check scriptKristian Høgsberg2014-04-011-0/+1