summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)Author
2010-11-16libgl-gdi: Allow to pick softpipe/llvmpipe on runtime.José Fonseca
2010-11-15r600g: Add PIPE_FORMAT_L8A8_UNORM for Evergreen as well.Henri Verbeet
2010-11-15r600g: Evergreen has two extra frac_bits for the sampler LOD state.Henri Verbeet
2010-11-15r600g: Cleanup the fenced_bo list in r600_context_fini().Henri Verbeet
2010-11-15gallium/noop: no operation gallium driverJerome Glisse
2010-11-14r300g: return shader caps from Draw for SWTCL vertex shadersMarek Olšák
2010-11-14r300g: clean up redundancy in draw functionsMarek Olšák
2010-11-13r300g: fix texture border color for all texture formatsMarek Olšák
2010-11-12svga: fill out CAPs for indirect addressingMarek Olšák
2010-11-12r600g: fill out CAPs for indirect addressingMarek Olšák
2010-11-12r300g: fill out CAPs for indirect addressingMarek Olšák
2010-11-12nvfx: fill out CAPs for indirect addressingMarek Olšák
2010-11-12nv50: fill out CAPs for indirect addressingMarek Olšák
2010-11-12i965g: fill out CAPs for indirect addressingMarek Olšák
2010-11-12i915g: fill out CAPs for indirect addressingMarek Olšák
2010-11-12tgsi: fill out CAPs for indirect addressingMarek Olšák
2010-11-12gallium: add CAPs for indirect addressing and lower it in st/mesa when neededMarek Olšák
2010-11-11r600g: enforce minimum stride on render target texture imagesKeith Whitwell
2010-11-11r600g: do not try to use staging resource for depth texturesKeith Whitwell
2010-11-11r600g: guard experimental s3tc code with R600_ENABLE_S3TCKeith Whitwell
2010-11-11nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and PIPE_CAP_SHADER_STENCIL_EXPORTLucas Stach
2010-11-10libgl-xlib: Use sw helper instead of roll your ownJakob Bornecrantz
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz
2010-11-10galahad: Correct the name of the scons libraryJakob Bornecrantz
2010-11-10r600g: allow driver to work without submitting cmd to GPUJerome Glisse
2010-11-10gallivm: implement indirect addressing over inputsZack Rusin
2010-11-10r300g: turn magic numbers into names in the hyperz codeMarek Olšák
2010-11-10r300g: rename has_hyperz -> can_hyperzMarek Olšák
2010-11-10r300g: mention ATI in the renderer stringMarek Olšák
2010-11-10ws/r600: match bo_busy shared/fence logic in bo_waitKeith Whitwell
2010-11-09gallivm: Allocate TEMP/OUT arrays only once.José Fonseca
2010-11-09gallivm: implement indirect addressing of the output registersZack Rusin
2010-11-09winsys/xlib: Add cygwin to SConscript.Vinson Lee
2010-11-09r600: fix my pessimism about PIPE_TRANSFER_x flagsKeith Whitwell
2010-11-09r600g: translate ARR instructionKeith Whitwell
2010-11-09r600g: attempt to turn on DXTn formatsKeith Whitwell
2010-11-09r600g: avoid recursion with staged uploadsKeith Whitwell
2010-11-09softpipe: can't no-op depth test stage when occlusion query is enabledBrian Paul
2010-11-10st/dri: Add support for surfaceless current contexts.Chia-I Wu
2010-11-09gallium/targets: Trivial crosscompiling fixThomas Hellstrom
2010-11-09svga/drm: Optionally resolve calls to powf during link-timeThomas Hellstrom
2010-11-09st/egl: Fix build for include files in nonstandard placesThomas Hellstrom
2010-11-09scons: build the xorg state trackers only when env includes drmZack Rusin
2010-11-08graw: Add struct pipe_surface forward declaration.Vinson Lee
2010-11-08r600g: implement texture_get_handle (needed for eglExportDRMImageMESA)Benjamin Franzke
2010-11-08graw: Export graw_save_surface_to_file().Michal Krol
2010-11-08os: Open file streams in binary mode.Michal Krol
2010-11-07r600g: Mention AMD in the renderer string.Henri Verbeet
2010-11-05scons: Unify state tracker SConscriptsJakob Bornecrantz
2010-11-05scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz