Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-24 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
Conflicts: src/mesa/drivers/dri/i915/i915_tex_layout.c src/mesa/drivers/dri/i965/brw_wm_glsl.c src/mesa/drivers/dri/intel/intel_buffer_objects.c src/mesa/drivers/dri/intel/intel_pixel_bitmap.c src/mesa/drivers/dri/intel/intel_pixel_draw.c src/mesa/main/enums.c src/mesa/main/texstate.c src/mesa/vbo/vbo_exec_array.c | |||
2009-06-13 | add some info to relnotes on radeon | Dave Airlie | |
2009-06-11 | Merge branch 'mesa_7_5_branch' | José Fonseca | |
Conflicts: src/mesa/state_tracker/st_cb_fbo.c src/mesa/state_tracker/st_framebuffer.c | |||
2009-06-10 | docs: document GLSL preprocessor fixes | Brian Paul | |
2009-06-08 | docs: new feature: GL_ARB_map_buffer_range | Brian Paul | |
2009-06-08 | docs: document MESA_EXTENSION_OVERRIDE env var | Brian Paul | |
2009-06-02 | docs: remove version info carried over from 7.5 | Brian Paul | |
2009-06-02 | docs: clarify GL_ARB_copy_buffer driver support | Brian Paul | |
2009-06-02 | docs: added GL_ARB_copy_buffer extension | Brian Paul | |
2009-06-01 | docs: implemented GL_EXT_provoking_vertex | Brian Paul | |
2009-05-18 | Merge branch 'mesa_7_5_branch' | Brian Paul | |
Conflicts: Makefile src/mesa/main/version.h | |||
2009-05-18 | docs: link to 7.5 relnotes | Brian Paul | |
2009-05-18 | docs: emphasize the incomplete status of the nouveau/R300 gallium drivers | Brian Paul | |
2009-05-15 | docs: updates from the 7.4 branch | Brian Paul | |
2009-05-13 | docs: GL_APPLE_vertex_array_object for Gallium drivers and Intel DRI drivers | Brian Paul | |
2009-05-01 | docs: asst updates to openvg.html | Brian Paul | |
2009-05-01 | OpenVG 1.0 State Tracker | Zack Rusin | |
Import of the OpenVG 1.0 state tracker for Gallium. | |||
2009-05-01 | docs: initial 7.6 release notes page | Brian Paul | |
2009-05-01 | docs: fix typo | Brian Paul | |
2009-04-30 | docs: asst. updates for 7.5 release | Brian Paul | |
2009-04-30 | docs: bring in 7.4 doc updates from mesa_7_4_branch | Brian Paul | |
2009-04-30 | docs: notes about new version number meaning in release notes | Brian Paul | |
2009-04-18 | docs: removed/added demo programs | Brian Paul | |
2009-04-16 | docs: separate compilation units in 7.5 | Brian Paul | |
2009-04-08 | docs: bump Gallium version number | Brian Paul | |
2009-04-08 | docs: updated Cell driver info | Brian Paul | |
2009-04-08 | docs: more info for 7.4 release notes | Brian Paul | |
2009-04-07 | docs: document the MESA_GLSL env var, other misc GLSL updates | Brian Paul | |
2009-03-28 | mesa: add new signed rgba texture format | Roland Scheidegger | |
This is a (partial) backport of the signed texture format support in OGL 3.1. Since it wasn't promoted from an existing extension roll our own. | |||
2009-03-20 | docs: updated Mesa extension enum info | Brian Paul | |
2009-03-07 | mesa: remove GL_MESA_program_debug extension | Brian Paul | |
This was never fully fleshed out and hasn't been used. | |||
2009-02-26 | docs: add SPARC assembly updates | Brian Paul | |
2009-02-10 | docs: some Cell driver docs updates | Brian Paul | |
2009-02-10 | cell: update Cell driver info (code is on master now) | Brian Paul | |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul | |
Merge commit 'origin/gallium-0.2' into gallium-master-merge Conflicts: Makefile docs/relnotes-7.4.html docs/relnotes.html src/mesa/drivers/dri/i965/brw_wm.h src/mesa/main/imports.c src/mesa/main/mtypes.h src/mesa/main/texcompress.c src/mesa/main/texenvprogram.c src/mesa/main/version.h src/mesa/vbo/vbo_exec_api.c src/mesa/vbo/vbo_save_draw.c | |||
2009-02-05 | mesa: remove oddball linux-directfb-install makefile rule | Brian Paul | |
It's probably not needed since the 'make install' rules were overhauled last year. | |||
2009-02-04 | Revert "docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver" | Brian Paul | |
This reverts commit 2f51be75c55f69dc3e09036d6fd12f808f5a5028. | |||
2009-02-03 | docs: document new MESA_GLX_FORCE_DIRECT env var for the Xlib driver | Brian Paul | |
2009-01-29 | docs: i965 fixes | Brian Paul | |
2009-01-29 | docs: fix typo | Brian Paul | |
2009-01-29 | docs: skeleton 7.4 release notes file | Brian Paul | |
2009-01-29 | docs: 7.3 md5 sums | Brian Paul | |
2009-01-29 | docs: set 7.3 release date | Brian Paul | |
2009-01-29 | docs: assorted updates, link fixes | Brian Paul | |
2009-01-28 | mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture | Brian Paul | |
Everyone should be using the newer/better ARB versions of these extensions. | |||
2009-01-28 | docs: document GL_EXT_texture_swizzle | Brian Paul | |
2009-01-23 | docs: added GL_NV_texture_env_combine4 | Brian Paul | |
2009-01-23 | docs: document improved stencil support and GL_EXT_vertex_array_bgra | Brian Paul | |
2009-01-22 | docs: first 7.5 feature: GL_ARB_framebuffer_object | Brian Paul | |
2009-01-22 | docs: placeholder 7.5 release notes | Brian Paul | |