summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-10-22Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesaAlex Deucher
2009-10-22st/xorg: cleanup the checks for whether the op is acceleratedZack Rusin
2009-10-22Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mes...Alex Deucher
2009-10-22st/xorg: lots of render fixesZack Rusin
2009-10-22egl_glx: Add support for eglWaitClient and eglWaitNative.Chia-I Wu
2009-10-22egl_glx: Clean up eglGetProcAddress.Chia-I Wu
2009-10-22egl_glx: Clean up context functions.Chia-I Wu
2009-10-22egl_glx: Clean up surface functions.Chia-I Wu
2009-10-22egl_glx: Clean up the initialization code.Chia-I Wu
2009-10-22egl: Correct conversion of native visual type.Chia-I Wu
2009-10-22nv50: support 3D class 0x8597, remove redundant unknown chipset detectionBen Skeggs
2009-10-22r300g: Check for NULL Draw during flush.Corbin Simpson
2009-10-22r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...Andre Maasikas
2009-10-22r600: need to export something from PSAndre Maasikas
2009-10-22r600: add beginnings of ARL instructionAndre Maasikas
2009-10-21r300g: Update comments, function names in r300_state_inlines.Corbin Simpson
2009-10-21r300g: Update comments, asserts, indents in r300_texture.Corbin Simpson
2009-10-21r300g: Remove unused debug flag.Corbin Simpson
2009-10-21r300g: Cleanup old static shader state.Corbin Simpson
2009-10-21gallium/util: fix cpu detection on ppcMarc Dietrich
2009-10-21mesa: added _mesa_dump_renderbuffers() debug codeBrian Paul
2009-10-21nouveau: nv30: Do not use assert to return NULLPatrice Mandin
2009-10-21nouveau: nv30: check number of colour buffers to bindPatrice Mandin
2009-10-21llvmpipe: Remove extraneous name in lp_type pre-declaration.José Fonseca
2009-10-21r300g: No debug in r300_state.Corbin Simpson
2009-10-21r300g: Cleanup header includes.Corbin Simpson
2009-10-21r300g: Don't use getenv; use debug_get_*_option instead.Corbin Simpson
2009-10-21r300g: Don't use the hashtable internally.Corbin Simpson
2009-10-21r300g: Examine vertex attribute type on HW TCL too.Corbin Simpson
2009-10-21r300g: Also kill r300_shader_inlines with fire.Corbin Simpson
2009-10-21r300g: Kill r300_surface with fire.Corbin Simpson
2009-10-20intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).Eric Anholt
2009-10-20meta: Fix the BufferSubData in meta clear to be BufferData.Eric Anholt
2009-10-20cell: fix compilation on cellMarc Dietrich
2009-10-20mesa: Fix Mac OS build.Vinson Lee
2009-10-20st/xorg: Move drm init to own functionJakob Bornecrantz
2009-10-20trace: Check for destroy before calling itJakob Bornecrantz
2009-10-20st/xorg: Cleanly shutdownJakob Bornecrantz
2009-10-19r300: fix texture size handling with size > 2048Mathias Fröhlich
2009-10-19r600: Fix size calculation for 24 bit depthRobert Noland
2009-10-19st/xorg: Remove output functions not usedJakob Bornecrantz
2009-10-19st/xorg: makefile garbageZack Rusin
2009-10-19st/xorg: implement basic src/mask transformationsZack Rusin
2009-10-19r300g: Demonstratory kludge to unbreak glxgears.Corbin Simpson
2009-10-19dri-st: Add EXT_provoking_vertex.Corbin Simpson
2009-10-18st/xorg: Switch to set_mode_majorJakob Bornecrantz
2009-10-18st/xorg: Massivly redo root pixmap creationJakob Bornecrantz
2009-10-18st/xorg: Clean up cursor functions a bitJakob Bornecrantz
2009-10-18st/xorg: Support more then one output of a given typeJakob Bornecrantz
2009-10-18st/xorg: Change how disable accel is handledJakob Bornecrantz