summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nvc0: minor cleanups in stream output handlingEmil Velikov2014-03-141-4/+5
* nouveau: honor fread return value in the nouveau_compilerEmil Velikov2014-03-141-2/+2
* nouveau: typecast the prime_fd handle when calling nouveau_bo_set_primeEmil Velikov2014-03-141-1/+1
* nv50: add missing brackets when handling the samplers arrayEmil Velikov2014-03-141-1/+2
* i965: Fix build warning of unused variableAnuj Phogat2014-03-141-2/+0
* dri3: Add GLX_EXT_buffer_age supportAdel Gadllah2014-03-137-3/+55
* dri3: Prefer the last chosen back when finding a new one.Eric Anholt2014-03-131-10/+7
* Add the EGL_MESA_configless_context extensionNeil Roberts2014-03-1211-37/+218
* eglCreateContext: Remove the check for whether config == 0Neil Roberts2014-03-121-5/+2
* Fix the initial value of glDrawBuffers for GLESNeil Roberts2014-03-121-1/+3
* Use the magic behaviour of GL_BACK in GLES 1 and 2 as well as 3Neil Roberts2014-03-121-1/+6
* glsl: Fix typoIan Romanick2014-03-121-2/+2
* glsl: Rewrite unrolled link_invalidate_variable_locations calls as a loopIan Romanick2014-03-121-11/+4
* docs: Import 10.0.4 release notes, add news item.Carl Worth2014-03-123-0/+198
* mesa: Release gl_debug_state when destroying context.Mike Stroyan2014-03-121-1/+4
* r600g: compute memory pool size is given in dwNiels Ole Salscheider2014-03-111-2/+2
* meta: Always restore the framebuffers and current renderbuffer.Eric Anholt2014-03-113-21/+17
* i965: Drop intel_check_front_buffer_rendering().Eric Anholt2014-03-116-27/+0
* i965: Drop broken front_buffer_reading/drawing optimization.Eric Anholt2014-03-115-42/+44
* intel: When checking for updating front buffer reading, use the right fb.Eric Anholt2014-03-112-2/+2
* r600g,radeonsi: attempt to fix racy multi-context apps calling BufferDataMarek Olšák2014-03-113-14/+18
* r600g,radeonsi: fix broken buffer downloadMarek Olšák2014-03-111-1/+1
* r600g,radeonsi: use a fallback in dma_copy instead of failingMarek Olšák2014-03-116-97/+99
* radeonsi: small cleanup in get_paramMarek Olšák2014-03-111-4/+2
* radeonsi: set correct alignment for texture buffers and constant buffersMarek Olšák2014-03-111-3/+2
* r600g, radeonsi: fix primitives-generated query with disabled streamoutMarek Olšák2014-03-1111-49/+87
* r600g,radeonsi: don't add streamout.num_dw_for_end twiceMarek Olšák2014-03-111-2/+4
* r600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTURE_ARRAY_LAYERS limitsMarek Olšák2014-03-112-6/+11
* st/dri: flush drawable textures before unreferencingMarek Olšák2014-03-111-0/+8
* radeonsi: implement fast color clearMarek Olšák2014-03-115-4/+59
* r600g: move fast color clear code to a common placeMarek Olšák2014-03-113-84/+88
* r600g,radeonsi: move CMASK register values from r600_surface to r600_textureMarek Olšák2014-03-116-61/+48
* radeonsi: convert the framebuffer state to atom-basedMarek Olšák2014-03-115-283/+132
* r600g: move cayman MSAA setup to a common placeMarek Olšák2014-03-116-214/+272
* radeonsi: move framebuffer-related state to a new struct si_framebufferMarek Olšák2014-03-115-39/+41
* r600g,radeonsi: set priorities for relocationsMarek Olšák2014-03-1116-88/+197
* r300g,uvd,vce: set priorities for relocationsMarek Olšák2014-03-116-16/+31
* winsys/radeon: add interface for setting a priority number for each relocationMarek Olšák2014-03-112-8/+32
* glsl: Link glsl_compiler with pthreads library.Jonathan Gray2014-03-111-1/+3
* gallium: add endian detection for OpenBSDJonathan Gray2014-03-111-0/+10
* automake: allow only shared buildsEmil Velikov2014-03-114-46/+18
* configure: update enable-llvm-shared-libs commentsEmil Velikov2014-03-111-13/+10
* st/dri: build the drm backend when libdrm is presentEmil Velikov2014-03-111-1/+5
* glx: cleanup unneeded headersEmil Velikov2014-03-117-11/+1
* glx/tests: honor enable-driglx-direct configure flagJon TURNEY2014-03-111-0/+4
* configure: read libomxil-bellagio.pc only when it existsEmil Velikov2014-03-111-1/+6
* automake: create compat symlinks only for linux systemsEmil Velikov2014-03-114-0/+18
* configure: use LIB_EXT rather than hardcoded .soEmil Velikov2014-03-115-26/+29
* automake: do not use symbols names for static glapi.laEmil Velikov2014-03-113-12/+10
* configure: remove old makefile variablesEmil Velikov2014-03-112-41/+4