Age | Commit message (Expand) | Author |
2009-08-15 | r300/oq: add some debugging info | Maciej Cencora |
2009-08-15 | r300: add occlusion queries support | Maciej Cencora |
2009-08-15 | radeon space: realign with drm space check code | Dave Airlie |
2009-08-15 | r300: fixup space checks since VBO code | Dave Airlie |
2009-08-15 | r300: add just in case warn I don't think this can actually happen | Dave Airlie |
2009-08-15 | radeon: enable vertex splitting for IBs | Dave Airlie |
2009-08-15 | i965: disable bounds checking on arrays with stride 0 | Roland Scheidegger |
2009-08-14 | i965: Add support for GL_ARB_seamless_cube_map | Ian Romanick |
2009-08-14 | Regenerate files for GL_ARB_seamless_cube_map | Ian Romanick |
2009-08-14 | Infrastructure for GL_ARB_seamless_cube_map | Ian Romanick |
2009-08-14 | Regenerate files for GL_APPLE_flush_buffer_range | Ian Romanick |
2009-08-15 | Merge branch 'vbo_clean' | Maciej Cencora |
2009-08-15 | r300: mark VBO buffer objects as persistent | Maciej Cencora |
2009-08-14 | r300: unmap buffer objects after usage | Maciej Cencora |
2009-08-14 | gallium: Always map for READ flag when DISCARD is not set. | José Fonseca |
2009-08-14 | trace: Remove space next to the class attribute of the trace. | José Fonseca |
2009-08-14 | python/retrace: Open bz2 files correctly. | José Fonseca |
2009-08-14 | mesa: append uniform values to the log file the first time we use a shader | Brian Paul |
2009-08-14 | mesa: also pass the GPU program to _mesa_append_uniforms_to_file() | Brian Paul |
2009-08-14 | vbo: call _mesa_valid_to_render() | Brian Paul |
2009-08-14 | Merge branch 'mesa_7_5_branch' | Brian Paul |
2009-08-14 | mesa: new _mesa_append_uniforms_to_file() debug/logging function | Brian Paul |
2009-08-14 | mesa: call _mesa_valid_to_render() | Brian Paul |
2009-08-14 | vbo: call _mesa_valid_to_render() | Brian Paul |
2009-08-14 | mesa: new _mesa_valid_to_render() function | Brian Paul |
2009-08-14 | mesa: minor error string changes | Brian Paul |
2009-08-14 | Allow external settings of MAX_WIDTH/HEIGHT. | Brian Paul |
2009-08-14 | st/xlib: reduce the proliferation of GLX context types | Keith Whitwell |
2009-08-14 | st/dri: remove unused dummyContext value | Keith Whitwell |
2009-08-14 | mesa: move assertions in test_attachment_completeness() | Brian Paul |
2009-08-14 | nv50: fix mipmap offsets and tiling | Christoph Bumiller |
2009-08-14 | nv50: make sure we don't re-emit outdated scissor state | Christoph Bumiller |
2009-08-14 | nv50: make use of the y-origin switch | Christoph Bumiller |
2009-08-14 | r300: remove broken vertex splitting | Maciej Cencora |
2009-08-14 | r300: rework index buffer setup | Maciej Cencora |
2009-08-14 | r300: remove unused software TNL path | Maciej Cencora |
2009-08-14 | r300: use VBOs for vertex attributes | Maciej Cencora |
2009-08-14 | Allow external settings of MAX_WIDTH/HEIGHT. | Tom Fogal |
2009-08-14 | intel: in intel_context struct use typedef for sarea struct | Tobias Doerffel |
2009-08-14 | st/vega: Add more symbols defined by mesa/st. | Chia-I Wu |
2009-08-14 | r300: add required symlinks | Maciej Cencora |
2009-08-14 | radeon: handle debug versions of radeon_bo_open | Maciej Cencora |
2009-08-14 | nv50: fix typo in REALLOC's 2nd argument in ctor_immd | Christoph Bumiller |
2009-08-14 | radeon: add VBO support (not enabled yet) | Maciej Cencora |
2009-08-14 | radeon: export emitvec* functions | Maciej Cencora |
2009-08-14 | radeon: constify some parameters | Maciej Cencora |
2009-08-14 | r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xx | Alex Deucher |
2009-08-13 | r600: move non-surface related cb state to general state | Alex Deucher |
2009-08-13 | r600: move non-surface related depth state to general state | Alex Deucher |
2009-08-13 | glx: indent -br -i3 -npcs --no-tabs | RALOVICH, Kristóf |