summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Keith Whitwell2010-04-10233-6828/+6797
* r300g: align the height of NPOT textures to POTMarek Olšák2010-04-101-1/+4
* r300g: do not use tiling for scanout buffersMarek Olšák2010-04-101-1/+2
* nouveau: Import latest nouveau_class.h from renouveauBen Skeggs2010-04-092-2/+9026
* r300g: Fill out dummy fence functions.Corbin Simpson2010-04-091-0/+24
* llvmpipe: Remove unnecessary header.Vinson Lee2010-04-081-1/+0
* Merge remote branch 'origin/7.8'Dave Airlie2010-04-081-2/+4
|\
| * softpipe: index the correct blend/mask state indexBrian Paul2010-04-051-2/+4
* | llvmpipe: Add missing include.José Fonseca2010-04-071-0/+1
* | llvmpipe: Fix USE_DRAW_LLVM build. Use lp_build_engine.José Fonseca2010-04-071-1/+1
* | llvmpipe: Remove unused variable.Vinson Lee2010-04-061-1/+0
* | nouveau: allow multiple simultaneous maps of a pipe_transferBen Skeggs2010-04-071-1/+9
* | nv50: fix assertion that caused piglit texturing/texrect-many to failBen Skeggs2010-04-071-1/+1
* | cell: fix buildMarc Dietrich2010-04-062-1/+4
* | Merge branch 'gallium_draw_llvm'Zack Rusin2010-04-061-2/+8
|\ \
| * | llvmpipe: use a define to decide whether to use draw llvm pathsZack Rusin2010-04-061-1/+5
| * | Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-3140-428/+165
| |\ \
| * \ \ Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-30136-1483/+2833
| |\ \ \
| * \ \ \ Merge remote branch 'origin/master' into gallium_draw_llvmZack Rusin2010-03-15271-15456/+11743
| |\ \ \ \
| * | | | | gallium/draw: initial code to properly support llvm in the draw moduleZack Rusin2010-02-221-2/+4
* | | | | | llvmpipe: Support S3TC when util_format_s3tc_enabled is set.José Fonseca2010-04-061-18/+10
* | | | | | gallivm: Move the global LLVM objects (module, engine, provider, target) into...José Fonseca2010-04-061-13/+4
* | | | | | r300g: enforce microtiled zbuffer from X serverMarek Olšák2010-04-051-0/+31
* | | | | | r300g: typecast using the r300_texture functionMarek Olšák2010-04-057-23/+28
* | | | | | i965g: change value of VERT_RESULT_PSIZ hack to avoid warningsBrian Paul2010-04-051-1/+1
* | | | | | r300g: enable OpenGL 2.1 on r3xx-r4xx chipsetsMarek Olšák2010-04-051-5/+1
* | | | | | r300g: add fallback for back stencil reference value and masks for r3xx-r4xxMarek Olšák2010-04-055-37/+275
* | | | | | r300g: simplify accessing screen from contextMarek Olšák2010-04-0513-94/+79
* | | | | | r300g: remove some XXXsMarek Olšák2010-04-052-2/+0
* | | | | | r300g: raise the number of texture units to 16 for all supported chipsetsMarek Olšák2010-04-056-11/+13
* | | | | | r300/compiler: make the max number of fragment shader temporaries adjustableMarek Olšák2010-04-051-0/+1
* | | | | | r300g: is_npot -> uses_pitchMarek Olšák2010-04-054-7/+9
* | | | | | r300g: enable conditional rendering also for SWTCLMarek Olšák2010-04-051-0/+8
* | | | | | r300g: fix TFP stride override.Dave Airlie2010-04-041-1/+1
* | | | | | r300g: add conditional renderingMarek Olšák2010-04-043-0/+33
* | | | | | r300g: add r4xx fragment shader registersMarek Olšák2010-04-041-1/+47
* | | | | | r300g: do not use the c++ template keywordMarek Olšák2010-04-042-27/+27
* | | | | | r300g: properly setup textures from X serverMarek Olšák2010-04-041-4/+3
* | | | | | r300g: fix color tiling for buffer from X server.Dave Airlie2010-04-032-0/+6
* | | | | | util: Revert unsolicited, untested, unreviewed, and broken changes to format ...José Fonseca2010-04-032-3/+21
* | | | | | r300g: Expound on dithering comment.Corbin Simpson2010-04-021-4/+9
* | | | | | r300g: make dithering work like fglrx.Dave Airlie2010-04-031-2/+4
* | | | | | llvmpipe: limit max texture size to 2Kx2K for nowBrian Paul2010-04-023-1/+8
* | | | | | softpipe: remove S3TC init, since it's done on-demand nowLuca Barbieri2010-04-021-2/+0
* | | | | | gallium/util: revert util_format_init additionLuca Barbieri2010-04-022-3/+1
* | | | | | gallium/util: add util_format_is_supported to check for pack/unpackLuca Barbieri2010-04-021-19/+1
* | | | | | nv50: call util_format_initLuca Barbieri2010-04-021-0/+3
* | | | | | gallium/util: add util_format_init that inits s3tc and util_halfLuca Barbieri2010-04-021-1/+2
* | | | | | llvmpipe: Support sampling from PIPE_FORMAT_R32_FLOAT.José Fonseca2010-04-011-1/+2
* | | | | | llvmpipe: More tweaks to the supported texture formats.José Fonseca2010-04-011-10/+6