Age | Commit message (Expand) | Author |
2009-03-03 | wgl: Support the same combinations of single buffer pixel formats. | José Fonseca |
2009-03-03 | st/xorg: Add Xorg state tracker | Jakob Bornecrantz |
2009-03-03 | st/dri2: Add DRI2 a state tracker | Jakob Bornecrantz |
2009-02-27 | egl: Fix for minor api change | Jakob Bornecrantz |
2009-02-25 | egl: remove compiler flags from CFLAGS | Brian Paul |
2009-02-25 | egl: add comment/reminder to fix the CFLAGS in this Makefile | Brian Paul |
2009-02-25 | gallium: Fix build when exiting CFLAGS contains a path with different gl.h | Benjamin Close |
2009-02-24 | st/wgl: silence some debug | Keith Whitwell |
2009-02-23 | Merge commit 'origin/gallium-0.1' | José Fonseca |
2009-02-23 | wgl: Enable the use of Win32 threads. | José Fonseca |
2009-02-22 | gallium: remove dependency on main/glheader.h in glxapi.c | Brian Paul |
2009-02-20 | python: More efficient blits from surfaces. | José Fonseca |
2009-02-20 | python/interpreter: Don't do unnecessary updates. | José Fonseca |
2009-02-20 | python/retrace: Verbosity level. | José Fonseca |
2009-02-20 | python/retrace: Cope with python 2.4.x | José Fonseca |
2009-02-20 | python: Pass a zero offset to util_draw_vertex_buffer. | José Fonseca |
2009-02-20 | wgl: Prevent null pointer reference. | José Fonseca |
2009-02-20 | gallium: Improve makefiles for libraries | Jakob Bornecrantz |
2009-02-19 | wgl: debug_printf in the main entry/exit points | José Fonseca |
2009-02-19 | wgl: Call pipe_screen::destroy on exit. | José Fonseca |
2009-02-19 | wgl: Use a separate .DEF for MinGW | José Fonseca |
2009-02-19 | wgl: Share more code between icd and standalone driver. | José Fonseca |
2009-02-18 | Merge branch 'gallium-texture-transfer' | Michel Dänzer |
2009-02-16 | Merge branch 'master' into gallium-texture-transfer | Keith Whitwell |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-18 | wgl: Report memory leaks. | José Fonseca |
2009-02-12 | egl: Doesn't depend on xorg or pixman | Jakob Bornecrantz |
2009-02-13 | galium: Makefile fixes: -Werror=implicit-function-declaration -> -Werror-impl... | Benjamin Close |
2009-02-11 | g3dvl: Fixups for introduction of pipe_transfer. | Michel Dänzer |
2009-02-11 | egl: Use only libdrm structs for kms | Jakob Bornecrantz |
2009-02-12 | scons: Build xlib state tracker regardless of DRI settings. | José Fonseca |
2009-02-11 | Add external pixman CFLAGS after all internal include paths | Dan Nicholson |
2009-02-11 | wgl: Add a few more stubs. | José Fonseca |
2009-02-10 | Merge commit 'origin/gallium-0.2' into gallium-master-merge | Brian Paul |
2009-02-10 | wgl: return before locking if stw_icd is NULL | Keith Whitwell |
2009-02-10 | Merge commit 'origin/gallium-0.2' into gallium-0.2 | Keith Whitwell |
2009-02-10 | wgl: mutex-protect the shared stw_icd struct | Keith Whitwell |
2009-02-10 | gallium: Introduce new subdirs build variables | Jakob Bornecrantz |
2009-02-10 | vmw/icd: remove bogus current_context value | Keith Whitwell |
2009-02-10 | wgl: Fix null pointer reference. | José Fonseca |
2009-02-10 | stw: Hack for applications which use wglSetPixelFormat instead of SetPixelFor... | José Fonseca |
2009-02-10 | wgl: s/0x%p/%p/g | José Fonseca |
2009-02-06 | g3dvl: Catch up to gallium changes, fix build. | Younes Manton |
2009-02-02 | scons: Fixups for the introduction of the xlib state_tracker. | Michel Dänzer |
2009-02-02 | Merge commit 'origin/gallium-0.2' into gallium-0.2 | Keith Whitwell |
2009-02-02 | Merge branch 'gallium-wgl-rework' into gallium-0.2 | Keith Whitwell |
2009-01-30 | gallium: make p_winsys internal | Zack Rusin |
2009-01-30 | gallium: Don't build egl state_tracker | Jakob Bornecrantz |
2009-01-30 | egl: Don't fill shown screen | Jakob Bornecrantz |
2009-01-29 | egl: Blit to the bound frontbuffer with pipe | Jakob Bornecrantz |