summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "gallium: untrack u_indices_gen.c and u_indices_gen.c"José Fonseca2010-05-061-2/+0
* gallium: untrack u_indices_gen.c and u_indices_gen.cXavier Chantry2010-05-061-0/+2
* gallium: untrack u_indices_gen.c and u_indices_gen.cXavier Chantry2010-05-061-0/+2
* darwin: Fix buildJeremy Huddleston2010-05-051-4/+4
* gallium: still more provoking vertex fixesBrian Paul2010-05-052-11/+22
* gallium: added edge flag print/debug code (disabled)Brian Paul2010-05-051-0/+20
* gallium: rename draw() to draw_elements() in vbuf codeBrian Paul2010-05-0510-47/+47
* llvmpipe: update driver's provoking vertex codeBrian Paul2010-05-052-93/+179
* gallium: rework provoking vertex codeBrian Paul2010-05-057-164/+321
* tgsi: make dumping work on non-debug buildsMarek Olšák2010-05-051-1/+1
* st/mesa: fix per-vertex point sizeMarek Olšák2010-05-051-1/+1
* llvmpipe: added a new assertion as a hint to CoverityBrian Paul2010-05-051-0/+1
* nouveau: only advertise PIPE_FORMAT_DXT* if s3tc availableXavier Chantry2010-05-053-8/+27
* graw-xlib: Revert the output dir lib change.José Fonseca2010-05-051-1/+3
* st/mesa: Remove unnecessary headers.Vinson Lee2010-05-051-6/+0
* mesa: fpclassify dummy definition not needed on Mac OS X.Vinson Lee2010-05-051-0/+4
* svga: Remove unnecessary header.Vinson Lee2010-05-041-1/+0
* draw: Remove unnecessary header.Vinson Lee2010-05-041-1/+0
* util: Remove unnecessary headers.Vinson Lee2010-05-043-3/+0
* llvmpipe: Remove unnecessary headers.Vinson Lee2010-05-042-2/+0
* r300g: Fix memory leak on error path.Vinson Lee2010-05-041-0/+1
* i965: When an RB gets a new region, clear the old from the state cache.Eric Anholt2010-05-044-6/+16
* intel: Don't tile textures so small that size is blown up by over 2x.Eric Anholt2010-05-041-4/+3
* osmesa: remove unused varBrian Paul2010-05-041-1/+0
* mesa: remove some color index codeBrian Paul2010-05-041-19/+0
* mesa: remove unused renderbuffer adaptor codeBrian Paul2010-05-044-607/+0
* mesa: remove renderbuffer adaptor callsBrian Paul2010-05-041-24/+0
* osmesa: fix OSMesa for CHAN_BITS=32Brian Paul2010-05-041-7/+30
* st/mesa: Fix texture-from-pixmap.Chia-I Wu2010-05-052-6/+30
* mesa: Fix build of ES overlay.Chia-I Wu2010-05-053-9/+34
* st/mesa: remove commented-out struct fieldBrian Paul2010-05-041-1/+0
* gallium: remove trailing comma in enum listBrian Paul2010-05-041-2/+2
* mesa: add a dummy definition for fpclassify() if neededBrian Paul2010-05-041-0/+10
* mesa: remove trailing comma in enum listBrian Paul2010-05-041-1/+1
* llvmpipe: predicate LLVMDumpModule() on DEBUG_JITBrian Paul2010-05-041-3/+2
* tests/raw: Get it building with scons.José Fonseca2010-05-054-5/+8
* draw: Preserve the provoking vertex both when decomposing and clipping.José Fonseca2010-05-052-23/+31
* draw: Adjust wideline vertex coords for D3D.Brian Paul2010-05-051-27/+34
* st/mesa: need to pass srcLevel to st_texture_image_copy()Brian Paul2010-05-043-7/+6
* llvmpipe: fix broken compressed cube mapsBrian Paul2010-05-041-27/+47
* gallium/util: added is_format_compressed()Brian Paul2010-05-041-0/+20
* llvmpipe: do some null pointer checkingBrian Paul2010-05-041-17/+22
* llvmpipe: add some tests for malloc() returning NULL.Brian Paul2010-05-042-22/+38
* Add egl.pc fileKristian Høgsberg2010-05-042-1/+30
* r300g: advertise S3TC only when it's available in GalliumMarek Olšák2010-05-041-0/+5
* u_blitter: fix creating fragment shadersWiktor Janas2010-05-041-7/+6
* intel: Update renderbuffers unconditionally in intelSetTexBuffer2()Kristian Høgsberg2010-05-041-2/+1
* st/mesa: return success/fail from guess_and_alloc_texture()Brian Paul2010-05-041-7/+10
* st/mesa: improved st_texture_image_copy()Brian Paul2010-05-041-29/+47
* mesa/st: Fill in native program limits.José Fonseca2010-05-041-0/+91