summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-14i965: Add support for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14demos/cubemap: Add support for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14Regenerate files for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14Infrastructure for GL_ARB_seamless_cube_mapIan Romanick
2009-08-14Regenerate files for GL_APPLE_flush_buffer_rangeIan Romanick
2009-08-15Merge branch 'vbo_clean'Maciej Cencora
2009-08-15r300: mark VBO buffer objects as persistentMaciej Cencora
2009-08-14r300: unmap buffer objects after usageMaciej Cencora
2009-08-14mesa: append uniform values to the log file the first time we use a shaderBrian Paul
2009-08-14mesa: also pass the GPU program to _mesa_append_uniforms_to_file()Brian Paul
2009-08-14vbo: call _mesa_valid_to_render()Brian Paul
2009-08-14Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-14mesa: new _mesa_append_uniforms_to_file() debug/logging functionBrian Paul
2009-08-14mesa: call _mesa_valid_to_render()Brian Paul
2009-08-14vbo: call _mesa_valid_to_render()Brian Paul
2009-08-14mesa: new _mesa_valid_to_render() functionBrian Paul
2009-08-14mesa: minor error string changesBrian Paul
2009-08-14docs: docs: document new --with-max-width/height config optionsBrian Paul
2009-08-14Add a FAQ about internal buffer sizes.Brian Paul
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Brian Paul
2009-08-14Allow external settings of MAX_WIDTH/HEIGHT.Brian Paul
2009-08-14st/xlib: reduce the proliferation of GLX context typesKeith Whitwell
2009-08-14st/dri: remove unused dummyContext valueKeith Whitwell
2009-08-14mesa: move assertions in test_attachment_completeness()Brian Paul
2009-08-14nv50: fix mipmap offsets and tilingChristoph Bumiller
2009-08-14nv50: make sure we don't re-emit outdated scissor stateChristoph Bumiller
2009-08-14nv50: make use of the y-origin switchChristoph Bumiller
2009-08-14r300: remove broken vertex splittingMaciej Cencora
2009-08-14r300: rework index buffer setupMaciej Cencora
2009-08-14r300: remove unused software TNL pathMaciej Cencora
2009-08-14r300: use VBOs for vertex attributesMaciej Cencora
2009-08-14docs: document new --with-max-width/height config optionsBrian Paul
2009-08-14Add a FAQ about internal buffer sizes.Tom Fogal
2009-08-14Add configure options for MAX_WIDTH/HEIGHT.Tom Fogal
2009-08-14Allow external settings of MAX_WIDTH/HEIGHT.Tom Fogal
2009-08-14intel: in intel_context struct use typedef for sarea structTobias Doerffel
2009-08-14mesa: make sure r300/compiler/ sources are included in tarballThierry Vignaud
2009-08-14st/vega: Add more symbols defined by mesa/st.Chia-I Wu
2009-08-14r300: add required symlinksMaciej Cencora
2009-08-14radeon: handle debug versions of radeon_bo_openMaciej Cencora
2009-08-14nv50: fix typo in REALLOC's 2nd argument in ctor_immdChristoph Bumiller
2009-08-14radeon: add VBO support (not enabled yet)Maciej Cencora
2009-08-14radeon: export emitvec* functionsMaciej Cencora
2009-08-14radeon: constify some parametersMaciej Cencora
2009-08-14r600: emit SURFACE_BASE_UPDATE on depth base updates on rv6xxAlex Deucher
2009-08-14glsl: re-write Makefile after I called it bad.Dave Airlie
2009-08-13progs/glsl: added multitex.shtest config fileBrian Paul
2009-08-13progs/glsl: set generic vertex attribute valuesBrian Paul
2009-08-13progs/glsl: add type field to shtest config filesBrian Paul
2009-08-13mesa: added *.shtest files to demo tarballBrian Paul