summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | llvmpipe: use new os time functionsBrian Paul2010-02-081-5/+5
* | glx: Fix SwapBuffers regression introduced by 01923fb72d.Francisco Jerez2010-02-082-0/+2
* | llvmpipe: export the tgsi translation code to a common layerZack Rusin2010-02-0878-5636/+83
* | radeong: Provide drm_api::destroy hook.Corbin Simpson2010-02-081-0/+6
* | radeong: Always return something for create_screen.Corbin Simpson2010-02-081-0/+3
* | st/dri: fix compile breakageKeith Whitwell2010-02-081-1/+1
* | 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-082-20/+19
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-0892-476/+193
* | glx: permit building with older protocol headersKeith Whitwell2010-02-083-6/+41
* | 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
* | 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
* | osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs.Brian Paul2010-02-051-0/+2
* | egl_dri2: Use pkg-config cflags and libs from configure outputKristian Høgsberg2010-02-051-3/+2
* | nouveau: Fix warning for void function returning value. Add missing include f...Patrice Mandin2010-02-053-6/+6
* | glapi: Add back the reduced Noop dispatchKristian Høgsberg2010-02-051-2/+18
* | glx: Don't mark the XF86DRI functions PUBLICKristian Høgsberg2010-02-051-16/+16
* | egl_dri2: Log both driver and core extensionsKristian Høgsberg2010-02-051-1/+4