Age | Commit message (Expand) | Author |
2010-01-19 | st/drm: Expose kernel driver name | Jakob Bornecrantz |
2010-01-19 | st/dri: update dri2 drawables when viewport is changed | Ben Skeggs |
2010-01-19 | wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi... | José Fonseca |
2010-01-19 | wgl: Don't export pure-stencil pixel formats. | José Fonseca |
2010-01-19 | softpipe: Fix vertex buffer memory leak. | José Fonseca |
2010-01-18 | softpipe: Skip depth testing for PIPE_S8_UNORM. | José Fonseca |
2010-01-18 | pipebuffer: Ensure buffer size/alignment is not zero. | José Fonseca |
2010-01-18 | svga: Ensure buffer size/alignment is not zero. | José Fonseca |
2010-01-18 | st/dri: Add comment for intentional fallthrough in case statement. | Vinson Lee |
2010-01-18 | st/dri: fix optionCache memory leaks | Marcin Slusarz |
2010-01-15 | st/xorg: If dri2 version is 2 support version 1 as well | Jakob Bornecrantz |
2010-01-15 | st/xorg: Set enforce version to 1 if not defined | Jakob Bornecrantz |
2010-01-18 | ws/vmware: Check DRM version also when bootstrapping in dri2 mode. | Thomas Hellstrom |
2010-01-18 | st/dri: Don't request a fake front if the server adds one automatically. | Thomas Hellstrom |
2010-01-15 | tgsi: fix detection of front-facing attribute | Brian Paul |
2010-01-13 | st/dri: Make sure we always request a fake front. | Thomas Hellstrom |
2010-01-13 | svga: Fix compile_vs error code. | José Fonseca |
2010-01-11 | Revert "util: Build u_bitmask.o when using make." | Brian Paul |
2010-01-11 | st/xorg: move exaMoveInPixmap before trying to fetch it | Zack Rusin |
2010-01-11 | st/xorg: fix a rare video crash | Zack Rusin |
2010-01-07 | Revert "pipebuffer: Multi-threading fixes for fencing." | Jakob Bornecrantz |
2010-01-11 | Revert "st/dri: no need to request fake front buffer, only handle it being re... | Thomas Hellstrom |
2010-01-11 | util: Build u_bitmask.o when using make. | Thomas Hellstrom |
2010-01-08 | r300g: Silence unused variable warnings. | Vinson Lee |
2010-01-08 | tgsi: Silence uninitialized variable warnings. | Vinson Lee |
2010-01-06 | util: Add u_bitmask to make build | Jakob Bornecrantz |
2010-01-07 | tgsi: fix SSE code emit for XPD | Brian Paul |
2010-01-06 | svga: Silence uninitialized variable warning. | Vinson Lee |
2010-01-06 | nv50: add missing parentheses in nv50_query_result() | Roel Kluin |
2010-01-06 | pipebuffer: Multi-threading fixes for fencing. | José Fonseca |
2010-01-05 | svga: Remove stale references to delete shader results. | José Fonseca |
2010-01-05 | svga: Rebind shaders when tokens change. | José Fonseca |
2010-01-04 | svga: Fix debug build crash when rendering to depth/stencil renderbuffer only. | Michel Dänzer |
2010-01-04 | st/xorg: Proper calculation of screen pitch. | Michel Dänzer |
2010-01-04 | vmware/xorg: Fix SCons build. | Michel Dänzer |
2010-01-03 | r300g: Silence 'mixed declarations and code' warning. | Vinson Lee |
2010-01-03 | r300g: Remove comma at end of enumerator list. | Vinson Lee |
2010-01-03 | llvmpipe: Remove comma at end of enumerator list. | Vinson Lee |
2010-01-03 | gdi: Don't generate import libraries for opengl32.dll. | José Fonseca |
2010-01-03 | trace: Remove comma at end of enumerator list. | Vinson Lee |
2010-01-03 | rtasm: Play nicely with Windows's Data Execution Prevention. | José Fonseca |
2010-01-02 | st/xorg: Ensure null-terminated byte string. | Vinson Lee |
2010-01-02 | r300g: Use C-style comments. | Vinson Lee |
2010-01-03 | svga: Use a shader id as low as possible. | José Fonseca |
2010-01-03 | util: Minor enhancements/corrections to the bitmask logic. | José Fonseca |
2010-01-03 | svga: Rename error labels. | José Fonseca |
2010-01-01 | llvmpipe: Silence uninitialized variable warning. | Vinson Lee |
2010-01-01 | llvmpipe: Use C-style comment. | Vinson Lee |
2010-01-01 | gallium/util: Silence format warnings. | Vinson Lee |
2010-01-01 | gallium/util: Replace h_addr with h_addr_list[0]. | Vinson Lee |