summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gallium: More comments about the drm api vs software rasterizersgallium-sw-apiJakob Bornecrantz2010-02-151-6/+18
* drm/sw: Wip drm winsysJakob Bornecrantz2010-02-153-0/+308
* drm/swrast: KillJakob Bornecrantz2010-02-155-48/+0
* gallium: clarify sw driver apiKeith Whitwell2010-02-141-15/+91
* wipKeith Whitwell2010-02-1415-946/+642
* trace: add missing filesKeith Whitwell2010-02-145-3/+156
* gallium: wip on software apiKeith Whitwell2010-02-119-109/+71
* egl: re-fix context_create typoKeith Whitwell2010-02-081-1/+1
* svga: remove dead debug sleepKeith Whitwell2010-02-081-5/+0
* gallium: remove softpipe references in other driversKeith Whitwell2010-02-083-3/+1
* drm/radeon: remove softpipe referencesKeith Whitwell2010-02-082-57/+5
* cell: fix the usual cell breakageMarc Dietrich2010-02-083-23/+22
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-0892-476/+193
* glx: permit building with older protocol headersKeith Whitwell2010-02-083-6/+41
* progs/demos: update .gitignoreJoakim Sindholt2010-02-081-0/+1
* progs/xdemos: Silence uninitialized variable warning.Vinson Lee2010-02-081-1/+1
* radeon: fix UMS since stp addition.Dave Airlie2010-02-081-1/+2
* mesa: Fix mesa_next_pow_two to return same value if parameter is pow2.Pauli Nieminen2010-02-071-3/+5
* r200: Fix LOD min/max emit.Pauli Nieminen2010-02-072-7/+30
* r100/r200/r300/r600: Set MaxCombinedTextureImageunits.Pauli Nieminen2010-02-074-0/+11
* r200: Fix lod bias correction.Pauli Nieminen2010-02-073-4/+7
* llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...Vinson Lee2010-02-071-5/+5
* svga: Remove unnecessary header.Vinson Lee2010-02-071-1/+0
* llvmpipe: Remove unnecessary headers.Vinson Lee2010-02-074-5/+0
* r300g: cleanup XXXs in the DSA stateMarek Olšák2010-02-062-10/+1
* r300g: make a local copy of framebuffer stateMarek Olšák2010-02-062-1/+5
* r300g: fix color channel masksMarek Olšák2010-02-061-4/+13
* r300g: remove useless GA_COLOR_CONTROL emitMarek Olšák2010-02-061-2/+1
* r300g: add L8_SRGB and A8L8_SRGB texture formatsMarek Olšák2010-02-062-0/+8
* r200: Add some debug output to texture function.Pauli Nieminen2010-02-061-15/+30
* r300: Fix emit size prediction to know about primitive splitting.Pauli Nieminen2010-02-061-2/+12
* radeon: Add some debug output to texture function.\nPauli Nieminen2010-02-061-26/+84
* radeon: Use _mesa_next_pow_two_32 instead of own implementation.Pauli Nieminen2010-02-061-14/+1
* mesa/main: Add function to find next higher power of two.Pauli Nieminen2010-02-061-0/+46
* radeon: Add some debug output to miptree code.Pauli Nieminen2010-02-061-23/+62
* radeon: Remove the loop from stride size calculation.Pauli Nieminen2010-02-061-8/+14
* Gallium: Add Solaris atomic function definitions to u_atomic.hAlan Coopersmith2010-02-061-1/+35
* intel: Allow L8 PBO blit uploads.Damien Lespiau2010-02-061-0/+5
* i965: Keep the CURBE BO mapped and memcpy instead of subdataing.Eric Anholt2010-02-063-11/+13
* i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo.Eric Anholt2010-02-061-0/+1
* intel: Check aperture size when doing a blit glClear.Eric Anholt2010-02-061-0/+10
* intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.Eric Anholt2010-02-061-0/+1
* llvmpipe: Silence GCC 'no previous prototype' warning.Vinson Lee2010-02-061-1/+1
* i965g: Remove unnecessary headers.Vinson Lee2010-02-052-2/+0
* eglplatform.h: recognize __unix as well for Solaris & other SVR4 platformsAlan Coopersmith2010-02-051-1/+1
* gallium/python: support two more formats in retrace dumpsZack Rusin2010-02-051-0/+2
* st/mesa: allow negative index for PROGRAM_STATE_VARBrian Paul2010-02-051-1/+1
* mesa: debug output for ARLBrian Paul2010-02-051-0/+3
* docs: Fix a typo in mesa3d.org HTML.Brian Paul2010-02-051-1/+1
* osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.Brian Paul2010-02-051-0/+2