summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-23st/egl: fix up for binding flagsgallium-buffer-usage-cleanupKeith Whitwell3-10/+12
2010-03-23r300: restore 4k alignment for oqbo buffersKeith Whitwell1-2/+6
2010-03-23gallium: bind flagsKeith Whitwell122-562/+683
2010-03-23Merge commit 'origin/gallium-resources' into gallium-buffer-usage-cleanupKeith Whitwell435-16478/+17087
2010-03-22gallium: Usage parameter of get_transfer/transfer_inline_write is a bitfield.Michal Krol15-24/+24
2010-03-22scons: Update file lists after gallium-resources changes.Michal Krol3-5/+1
2010-03-22gallium: Do not use `template` for formal parameter names.Michal Krol1-2/+2
2010-03-21ws/nouveau: remove pipe_texture referenceKeith Whitwell1-1/+1
2010-03-21ws/xlib: remove pipe_buffer reference in commentKeith Whitwell1-1/+1
2010-03-21st/vega: clean up reference to pipe_textureKeith Whitwell1-1/+1
2010-03-21st/python: begin conversion to pipe_resources, much more to doKeith Whitwell3-26/+22
2010-03-21st/xorg: update for pipe_resourcesKeith Whitwell10-120/+117
2010-03-21st/dri: update for pipe_resourcesKeith Whitwell6-21/+21
2010-03-21st/egl: update for pipe_resourcesKeith Whitwell9-47/+47
2010-03-21r300: drop use of R300 DONT SYNC flagKeith Whitwell1-15/+0
2010-03-21pipebuffer: use transfer flagKeith Whitwell1-1/+1
2010-03-21Merge commit 'origin/master' into gallium-resourcesKeith Whitwell38-333/+375
2010-03-21r300g: disable tiling for YUV formatsMarek Olšák1-3/+15
2010-03-21r300g: fix scons buildMarek Olšák5-11/+6
2010-03-21r300g: accelerate blitting for all 64-bit texture formatsMarek Olšák1-0/+3
2010-03-21r300g: add and enable square microtilingMarek Olšák6-7/+20
2010-03-21r300g: cleanup tiling flags propagationMarek Olšák6-18/+24
2010-03-21r300g: put common defines into one fileMarek Olšák5-22/+52
2010-03-21r300g: remove unused codeMarek Olšák5-395/+1
2010-03-21cell: attempt to convert to pipe_resourcesKeith Whitwell15-322/+201
2010-03-21Revert "drm/sw: does not need sw_winsys"George Sapountzis1-0/+1
2010-03-21Revert "gallium: add soft screen helper"George Sapountzis8-120/+37
2010-03-21Revert "drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/"George Sapountzis1-4/+26
2010-03-21Revert "fix scons build"George Sapountzis1-1/+0
2010-03-21nvfx: restore usage of pipe_winsysKeith Whitwell1-1/+2
2010-03-21nv50: fix warningKeith Whitwell1-0/+1
2010-03-21fix scons buildGeorge Sapountzis1-0/+1
2010-03-21util: restore u_simple_screen, nouveau still relies on itKeith Whitwell1-0/+184
2010-03-21nouveau: convert nvfx and nv50 to pipe_resourcesKeith Whitwell49-575/+1234
2010-03-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/mesaGeorge Sapountzis1-1/+1
2010-03-21Revert "Makefile.template: respect LIBRARY_DEFINES in mkdep"George Sapountzis1-1/+1
2010-03-21nv50: report driver as GLSL capableChristoph Bumiller1-1/+1
2010-03-21Merge branch 'master' of git://anongit.freedesktop.org/git/mesa/mesaGeorge Sapountzis4-140/+146
2010-03-21drm/sw: just s/softpipe_create_screen/gallium_soft_create_screen/George Sapountzis1-26/+4
2010-03-21nv50: don't validate arrays on clearChristoph Bumiller1-0/+4
2010-03-21nv50: get rid of the static_init stateobjChristoph Bumiller3-140/+142
2010-03-21gallium: add soft screen helperGeorge Sapountzis8-37/+120
2010-03-21dri1_api: need not include drm.hGeorge Sapountzis1-1/+1
2010-03-21drm/sw: does not need sw_winsysGeorge Sapountzis1-1/+0
2010-03-21drm/sw: llvmpipe texture_from_handleGeorge Sapountzis1-0/+1
2010-03-21Makefile.template: respect LIBRARY_DEFINES in mkdepGeorge Sapountzis1-1/+1
2010-03-21rename dri_sw to drisw_util for consistencyGeorge Sapountzis4-4/+4
2010-03-21dri_inteface: add define for checking presence of drm.hGeorge Sapountzis2-1/+9
2010-03-21glx: minor cosmeticGeorge Sapountzis1-5/+8
2010-03-21glx: swapBuffers prototype has changedGeorge Sapountzis1-2/+9