| Commit message (Expand) | Author | Age | Files | Lines |
* | automake: introduce GALLIUM_COMMON_LIB_DEPS | Emil Velikov | 2014-04-05 | 7 | -35/+15 |
* | automake: move GALLIUM_DRI_LIB_DEPS to Automake.inc | Emil Velikov | 2014-04-05 | 2 | -3/+9 |
* | configure.ac: fix the detection of expat with pkg-config | Johannes Nixdorf | 2014-04-05 | 1 | -1/+1 |
* | megadriver_stub.c: don't use _GNU_SOURCE to gate the compat code | Jonathan Gray | 2014-04-05 | 1 | -2/+2 |
* | loader: don't limit the non-udev path to only android | Jonathan Gray | 2014-04-05 | 1 | -1/+1 |
* | loader: use 0 instead of FALSE which isn't defined | Jonathan Gray | 2014-04-05 | 1 | -2/+2 |
* | clover: Document that the *obj*() helpers already take care of object validat... | Francisco Jerez | 2014-04-05 | 1 | -4/+6 |
* | i965: Mark SNB GT1 as a GT1. | Matt Turner | 2014-04-04 | 1 | -1/+1 |
* | gallium/u_blitter: implement scaled blitting in the Z direction | Marek Olšák | 2014-04-04 | 1 | -9/+31 |
* | gallium/u_blitter: don't adjust cubemap coordinates by a small number | Marek Olšák | 2014-04-04 | 1 | -1/+1 |
* | Revert "radeon: just don't map VRAM buffers at all" | Leo Liu | 2014-04-04 | 1 | -2/+2 |
* | radeon/vce: cleanup cpb handling | Leo Liu | 2014-04-04 | 3 | -11/+38 |
* | st/mesa: improve sampler view handling | Christian König | 2014-04-04 | 8 | -56/+140 |
* | st/xa: Fix advertized version number and try to avoid future discrepancies | Thomas Hellstrom | 2014-04-04 | 2 | -3/+4 |
* | glapi: Fix make check | Ian Romanick | 2014-04-03 | 1 | -0/+1 |
* | llvmpipe: remove no-op checks in sampler, sampler_view functions | Brian Paul | 2014-04-03 | 1 | -14/+0 |
* | softpipe: remove no-op checks in sampler, sampler_view functions | Brian Paul | 2014-04-03 | 1 | -14/+0 |
* | svga: remove no-op checks in sampler, sampler_view functions | Brian Paul | 2014-04-03 | 1 | -15/+0 |
* | cso: check for no sampler view changes in cso_set_sampler_views() | Brian Paul | 2014-04-03 | 1 | -3/+8 |
* | docs: Add note about updating tests to dev info | Timothy Arceri | 2014-04-04 | 1 | -0/+5 |
* | st/wgl: Remove wgl*Gallium*MESA(). | José Fonseca | 2014-04-03 | 4 | -103/+0 |
* | glapi: Fix scons build | Ian Romanick | 2014-04-03 | 1 | -1/+1 |
* | glx: Do not advertise buffer_age on dri2 | Adel Gadllah | 2014-04-02 | 1 | -1/+1 |
* | cso: fix sampler view count in cso_set_sampler_views() | Brian Paul | 2014-04-02 | 1 | -3/+4 |
* | glapi: Add static dispatch for glPointSizePointerOES | Ian Romanick | 2014-04-02 | 1 | -1/+1 |
* | Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false"" | Ian Romanick | 2014-04-02 | 1 | -86/+43 |
* | glapi: Enable ES compatibility mode | Ian Romanick | 2014-04-02 | 2 | -2/+2 |
* | glapi: Fix build break in 'make check' on non-shared-glapi builds | Ian Romanick | 2014-04-02 | 1 | -4/+4 |
* | glapi: Remove support for "short string" mode | Ian Romanick | 2014-04-02 | 1 | -36/+7 |
* | mesa: remove redundant running of check_symbol_table() | Juha-Pekka Heikkila | 2014-04-02 | 1 | -2/+4 |
* | mesa: Add missing null check in _mesa_parse_arb_program() | Juha-Pekka Heikkila | 2014-04-02 | 1 | -0/+5 |
* | mesa: Prevent negative indexing on noise2, noise3 and noise4 | Juha-Pekka Heikkila | 2014-04-02 | 1 | -18/+18 |
* | glx: add extra null check in getFBConfigs | Juha-Pekka Heikkila | 2014-04-02 | 1 | -0/+4 |
* | glx: remove unused __glXClientInfo() | Juha-Pekka Heikkila | 2014-04-02 | 1 | -13/+0 |
* | i965/vec4: do not trim dead channels on gen6 for math | Tapani Pälli | 2014-04-02 | 1 | -4/+9 |
* | winsys/svga: Replace the query mm buffer pool with a slab pool v3 | Thomas Hellstrom | 2014-04-02 | 1 | -5/+13 |
* | mesa/soft/llvmpipe: add fake MSAA support | Dave Airlie | 2014-04-02 | 15 | -2/+27 |
* | gbm: Add gbm_bo_get_fd to gbm-symbols-check script | Kristian Høgsberg | 2014-04-01 | 1 | -0/+1 |
* | gbm: Add import from fd | Kristian Høgsberg | 2014-04-01 | 3 | -2/+29 |
* | gbm: Add gbm_bo_get_fd() | Kristian Høgsberg | 2014-04-01 | 4 | -0/+37 |
* | include/GLES3: add OpenGL ES 3.1 Headers | Jordan Justen | 2014-04-01 | 4 | -4/+1274 |
* | Revert "glapi/es1: Don't mark core functions as static_dispatch=false" | Brian Paul | 2014-04-01 | 1 | -43/+86 |
* | mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with GL_TEXTURE_RECTANGLE. | Iago Toral Quiroga | 2014-04-01 | 1 | -1/+2 |
* | gallium/docs: fix silent math failures due to ~ and & | Ilia Mirkin | 2014-04-01 | 1 | -60/+60 |
* | gallium/docs: line up some of the equations | Ilia Mirkin | 2014-04-01 | 1 | -28/+16 |
* | gallium/docs: fix incorrect/missing references | Ilia Mirkin | 2014-04-01 | 6 | -6/+10 |
* | gallium/docs: fix use of _ in math sections | Ilia Mirkin | 2014-04-01 | 1 | -10/+10 |
* | gallium/docs: add format to index | Ilia Mirkin | 2014-04-01 | 2 | -2/+3 |
* | gallium/docs: fix a lot of bad formatting | Ilia Mirkin | 2014-04-01 | 1 | -242/+262 |
* | glsl: remove UBO fields from _mesa_glsl_parse_state | Chia-I Wu | 2014-04-01 | 3 | -16/+1 |