summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-15gallium: More comments about the drm api vs software rasterizersgallium-sw-apiJakob Bornecrantz1-6/+18
2010-02-15drm/sw: Wip drm winsysJakob Bornecrantz3-0/+308
2010-02-15drm/swrast: KillJakob Bornecrantz5-48/+0
2010-02-14gallium: clarify sw driver apiKeith Whitwell1-15/+91
2010-02-14wipKeith Whitwell15-946/+642
2010-02-14trace: add missing filesKeith Whitwell5-3/+156
2010-02-11gallium: wip on software apiKeith Whitwell9-109/+71
2010-02-08egl: re-fix context_create typoKeith Whitwell1-1/+1
2010-02-08svga: remove dead debug sleepKeith Whitwell1-5/+0
2010-02-08gallium: remove softpipe references in other driversKeith Whitwell3-3/+1
2010-02-08drm/radeon: remove softpipe referencesKeith Whitwell2-57/+5
2010-02-08cell: fix the usual cell breakageMarc Dietrich3-23/+22
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell92-476/+193
2010-02-08glx: permit building with older protocol headersKeith Whitwell3-6/+41
2010-02-08progs/demos: update .gitignoreJoakim Sindholt1-0/+1
2010-02-08progs/xdemos: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-02-08radeon: fix UMS since stp addition.Dave Airlie1-1/+2
2010-02-07mesa: Fix mesa_next_pow_two to return same value if parameter is pow2.Pauli Nieminen1-3/+5
2010-02-07r200: Fix LOD min/max emit.Pauli Nieminen2-7/+30
2010-02-07r100/r200/r300/r600: Set MaxCombinedTextureImageunits.Pauli Nieminen4-0/+11
2010-02-07r200: Fix lod bias correction.Pauli Nieminen3-4/+7
2010-02-07llvmpipe: Silence GCC 'type qualifiers ignored on function return type' warni...Vinson Lee1-5/+5
2010-02-07svga: Remove unnecessary header.Vinson Lee1-1/+0
2010-02-07llvmpipe: Remove unnecessary headers.Vinson Lee4-5/+0
2010-02-06r300g: cleanup XXXs in the DSA stateMarek Olšák2-10/+1
2010-02-06r300g: make a local copy of framebuffer stateMarek Olšák2-1/+5
2010-02-06r300g: fix color channel masksMarek Olšák1-4/+13
2010-02-06r300g: remove useless GA_COLOR_CONTROL emitMarek Olšák1-2/+1
2010-02-06r300g: add L8_SRGB and A8L8_SRGB texture formatsMarek Olšák2-0/+8
2010-02-06r200: Add some debug output to texture function.Pauli Nieminen1-15/+30
2010-02-06r300: Fix emit size prediction to know about primitive splitting.Pauli Nieminen1-2/+12
2010-02-06radeon: Add some debug output to texture function.\nPauli Nieminen1-26/+84
2010-02-06radeon: Use _mesa_next_pow_two_32 instead of own implementation.Pauli Nieminen1-14/+1
2010-02-06mesa/main: Add function to find next higher power of two.Pauli Nieminen1-0/+46
2010-02-06radeon: Add some debug output to miptree code.Pauli Nieminen1-23/+62
2010-02-06radeon: Remove the loop from stride size calculation.Pauli Nieminen1-8/+14
2010-02-06Gallium: Add Solaris atomic function definitions to u_atomic.hAlan Coopersmith1-1/+35
2010-02-06intel: Allow L8 PBO blit uploads.Damien Lespiau1-0/+5
2010-02-06i965: Keep the CURBE BO mapped and memcpy instead of subdataing.Eric Anholt3-11/+13
2010-02-06i965: Reset the "need new CURBE BO" flag when we make a new CURBE bo.Eric Anholt1-0/+1
2010-02-06intel: Check aperture size when doing a blit glClear.Eric Anholt1-0/+10
2010-02-06intel: Allow PBO acceleration for GL_RGBA8 MESA_FORMAT_ARGB8888.Eric Anholt1-0/+1
2010-02-06llvmpipe: Silence GCC 'no previous prototype' warning.Vinson Lee1-1/+1
2010-02-05i965g: Remove unnecessary headers.Vinson Lee2-2/+0
2010-02-05eglplatform.h: recognize __unix as well for Solaris & other SVR4 platformsAlan Coopersmith1-1/+1
2010-02-05gallium/python: support two more formats in retrace dumpsZack Rusin1-0/+2
2010-02-05st/mesa: allow negative index for PROGRAM_STATE_VARBrian Paul1-1/+1
2010-02-05mesa: debug output for ARLBrian Paul1-0/+3
2010-02-05docs: Fix a typo in mesa3d.org HTML.Brian Paul1-1/+1
2010-02-05osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.Brian Paul1-0/+2