summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* softpipe: fix memory leaksMorgan Armand2011-11-072-1/+7
* llvmpipe: fix typo in the depth sampling aos code.Dave Airlie2011-11-061-1/+1
* llvmpipe: enable RGTC after u_format fix.Dave Airlie2011-11-061-5/+0
* u_format: fix RGTC support in fits 8unorm.Dave Airlie2011-11-061-2/+7
* scons: add CPP_SOURCES for nv50/nvc0Chia-I Wu2011-11-062-2/+4
* android: add CPP_SOURCES for nv50/nvc0Chia-I Wu2011-11-062-4/+4
* r600g: add initial linestipple support.Dave Airlie2011-11-066-6/+51
* gallivm: change sys::getHostTriple to sys::getDefaultTargetTriple for LLVM >=...Christian Inci2011-11-061-0/+4
* g3dvl: Fix memory leaks on error paths.Vinson Lee2011-11-051-1/+4
* pp: Reorder calloc to avoid memory leak on error path.Vinson Lee2011-11-051-3/+4
* r600g: move SPI setup to PS setupVadim Girlin2011-11-054-74/+73
* r600g: precalculate semantic indices for SPI setupVadim Girlin2011-11-055-58/+65
* Revert "r600g: precalculate semantic indices for SPI setup"Alex Deucher2011-11-045-64/+57
* Revert "r600g: move SPI setup to PS setup"Alex Deucher2011-11-044-73/+74
* svga: fix varying var remapping for unused FS outputsBrian Paul2011-11-043-9/+22
* svga: add comments and reformat code in svga_tgsi_decl_sm30.cBrian Paul2011-11-041-47/+85
* st/mesa: set geometry shader to NULL when doing internal drawingMarek Olšák2011-11-043-1/+27
* dri: drop drisw_util.hGeorge Sapountzis2011-11-044-13/+3
* dri: unify __DRIscreenRecGeorge Sapountzis2011-11-045-5/+5
* dri: unify __DriverAPIRecGeorge Sapountzis2011-11-042-3/+2
* dri: drop drmLock remnantsGeorge Sapountzis2011-11-043-7/+0
* dri: drop DRI_VALIDATE macrosGeorge Sapountzis2011-11-041-24/+0
* gallium/cso_cache: remove one call to pipe_sampler_view_referenceMarek Olšák2011-11-041-2/+4
* r600g: move SPI setup to PS setupVadim Girlin2011-11-044-74/+73
* r600g: precalculate semantic indices for SPI setupVadim Girlin2011-11-045-57/+64
* svga: Tighten the register file assertions.José Fonseca2011-11-041-4/+2
* u_vbuf_mgr: avoid one call to pipe_resource_reference in most casesMarek Olšák2011-11-041-1/+2
* svga: use the draw-module's sprite stage depending on FS inputsBrian Paul2011-11-031-1/+23
* svga: pass fragment shader to draw moduleBrian Paul2011-11-033-0/+12
* svga: implement generic variable index remappingBrian Paul2011-11-039-21/+165
* draw: assert that we have non-null fragment shaderBrian Paul2011-11-032-0/+4
* r300g: force buffer placements to GTT on big endian machinesMarek Olšák2011-11-031-0/+6
* state_trackers/vdpau: Add support for VC-1 decodingMaarten Lankhorst2011-11-033-2/+109
* state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipeMaarten Lankhorst2011-11-031-0/+8
* state_trackers/vdpau: Add support for MPEG4 Part 2Maarten Lankhorst2011-11-032-20/+105
* state_trackers/vdpau: Test if profile is supported first before trying to cre...Maarten Lankhorst2011-11-031-0/+12
* state_trackers/vdpau: Add num_slices to mpeg12 picture structureMaarten Lankhorst2011-11-032-0/+2
* state_trackers/vdpau: Implement VdpGenerateCSCMatrixMaarten Lankhorst2011-11-033-2/+40
* g3dvl: remove some stale variable incrementChristian König2011-11-031-1/+1
* r600g: more integer supportDave Airlie2011-11-032-23/+37
* libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.José Fonseca2011-11-031-1/+1
* wglSetPixelFormat should ignore the ppfd parameter.Morgan Armand2011-11-021-2/+4
* r300g: Fix queries on big endian hosts.Michel Dänzer2011-11-021-1/+2
* gallium/util: Add macros for converting from little endian to CPU byte order.Michel Dänzer2011-11-021-0/+13
* gallium/dri: Remove references to vblank.José Fonseca2011-11-022-7/+0
* Fix gallium dri compile and a merge conflictKristian Høgsberg2011-11-023-9/+1
* svga: Tag cursors with the scanout hintJakob Bornecrantz2011-11-021-2/+3
* dri: Remove unused dri texmem.cKristian Høgsberg2011-11-022-4/+2
* dri: Drop unused dri renderbuffer helper functionsKristian Høgsberg2011-11-022-4/+2
* dri: Remove unnecessary timestamp pointer indirectionKristian Høgsberg2011-11-023-5/+4