Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-12 | docs: Add documentation for OpenGL ES. | Chia-I Wu | |
Signed-off-by: Chia-I Wu <olvaffe@gmail.com> | |||
2010-01-08 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/mesa/drivers/dri/i965/brw_wm_emit.c | |||
2010-01-07 | docs: document Gallium SSE codegen for XPD bug fix | Brian Paul | |
2010-01-06 | docs: document a mipmap generation bug fix | Brian Paul | |
2010-01-05 | docs: added more GL3 items | Brian Paul | |
2010-01-05 | docs: added link to wiki page about missing Mesa features | Brian Paul | |
2010-01-04 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: docs/relnotes.html src/gallium/drivers/llvmpipe/lp_tex_sample_c.c src/gallium/drivers/r300/r300_cs.h src/mesa/drivers/dri/i965/brw_wm_surface_state.c src/mesa/main/enums.c | |||
2010-01-04 | docs: initial release notes for 7.7.1 | Brian Paul | |
2010-01-01 | scons: Build progs together with everything else. | José Fonseca | |
This is a substantial reorganization, This particular commit enables: - building the progs for unices platforms - glew is now built as a shared library (it is the default, and it is inconvenient and pointless to shift away from that default) - all progs get built by default | |||
2009-12-31 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: configs/darwin src/gallium/auxiliary/util/u_clear.h src/gallium/state_trackers/xorg/xorg_exa_tgsi.c src/mesa/drivers/dri/i965/brw_draw_upload.c | |||
2009-12-31 | docs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT_draw_buffers2 | Brian Paul | |
2009-12-31 | docs: update status for conditional rendering | Brian Paul | |
2009-12-30 | docs: added GL 3.x feature checklist to track what's done in Mesa | Brian Paul | |
2009-12-27 | docs: insert 7.7 release date | Brian Paul | |
2009-12-27 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
Conflicts: src/gallium/auxiliary/util/u_network.c src/gallium/auxiliary/util/u_network.h src/gallium/drivers/i915/i915_state.c src/gallium/drivers/trace/tr_rbug.c src/gallium/state_trackers/vega/bezier.c src/gallium/state_trackers/vega/vg_context.c src/gallium/state_trackers/xorg/xorg_crtc.c src/gallium/state_trackers/xorg/xorg_driver.c src/gallium/winsys/xlib/xlib_brw_context.c src/mesa/main/mtypes.h | |||
2009-12-27 | docs: insert 7.6.1 release date | Brian Paul | |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Ian Romanick | |
Conflicts: src/mesa/main/version.h | |||
2009-12-21 | Add MD5 checksums for 7.6.1 release | Ian Romanick | |
2009-12-21 | Add MD5 checksums for 7.6.1 release | Ian Romanick | |
2009-12-21 | Add MD5 checksums for 7.7 release | Ian Romanick | |
2009-12-21 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/mesa/main/version.h src/mesa/state_tracker/st_atom_shader.c | |||
2009-12-16 | docs: document 7.6.1 BlueGene fixes | Brian Paul | |
2009-12-11 | Merge branch 'mesa_7_7_branch' | Brian Paul | |
Conflicts: src/gallium/state_trackers/xorg/xorg_xv.c src/mesa/drivers/dri/intel/intel_span.c | |||
2009-12-11 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Brian Paul | |
2009-12-11 | docs: updated 7.6.1 relnotes with GLSL fixes | Brian Paul | |
2009-12-08 | Merge branch 'mesa_7_7_branch' | Andre Maasikas | |
Conflicts: src/mesa/drivers/dri/r600/r700_assembler.c src/mesa/main/version.h | |||
2009-12-07 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | |
Conflicts: progs/demos/projtex.c progs/xdemos/glxinfo.c src/mesa/main/version.h To fix the confilicts in projtex.c and glxinfo.c I just took the code from mesa_7_6_branch. The conflicts seem to have occured from cherry-picks from mesa_7_7_branch to mesa_7_6_branch followed by commmits just to mesa_7_6_branch. | |||
2009-12-04 | docs: a few more fixes for 7.6.1 | Brian Paul | |
2009-12-01 | Merge commit 'origin/mesa_7_7_branch' | Keith Whitwell | |
Conflicts: src/gallium/drivers/svga/svga_screen_texture.c src/gallium/state_trackers/xorg/xorg_composite.c src/gallium/state_trackers/xorg/xorg_exa.c src/gallium/state_trackers/xorg/xorg_renderer.c src/gallium/state_trackers/xorg/xorg_xv.c src/mesa/main/texgetimage.c src/mesa/main/version.h | |||
2009-11-30 | Merge branch 'mesa_7_6_branch' into mesa_7_7_branch | Ian Romanick | |
Conflicts: progs/util/shaderutil.c src/mesa/drivers/dri/r600/r600_context.c src/mesa/main/version.h | |||
2009-11-23 | Fix the DRI swrast driver for big endian platforms. | Michel Dänzer | |
Too bad I didn't realize earlier how easy this could be... Fixes http://bugs.freedesktop.org/show_bug.cgi?id=22767 . | |||
2009-11-19 | docs: document fixes for AIX | Brian Paul | |
2009-11-19 | docs: removed VC6/7 project files | Brian Paul | |
2009-11-19 | docs: update news file for 7.6.1 release | Brian Paul | |
2009-11-19 | docs: remove VC6/7 project file info | Brian Paul | |
2009-11-18 | docs: Add note about r600 | Alex Deucher | |
2009-11-18 | docs: setup 7.8 release notes file | Brian Paul | |
2009-11-17 | docs: libGL documentation, from the xorg-docs tree | Brian Paul | |
This is pretty old and needs some updating but might be useful or interesting to some people. | |||
2009-11-17 | docs: i965 clipping fix | Brian Paul | |
2009-11-17 | docs: list the new VMware SVGA Gallium driver in release notes | Brian Paul | |
2009-11-16 | docs: Update r300g status. | Corbin Simpson | |
2009-11-16 | docs: fixes, changes for Mesa 7.7 | Brian Paul | |
2009-11-04 | Merge branch 'mesa_7_6_branch' | Brian Paul | |
Conflicts: src/mesa/drivers/windows/gdi/mesa.def | |||
2009-11-03 | docs: fix 7.6 build with Visual Studio | Brian Paul | |
2009-10-27 | docs: document Intel glBitmap fixes | Brian Paul | |
2009-10-26 | docs: document Intel glBitmap fixes | Brian Paul | |
2009-10-23 | Merge remote branch 'origin/mesa_7_6_branch' | Eric Anholt | |
Conflicts: src/mesa/drivers/dri/intel/intel_fbo.c src/mesa/drivers/dri/intel/intel_mipmap_tree.c src/mesa/drivers/dri/intel/intel_mipmap_tree.h src/mesa/drivers/dri/intel/intel_tex_copy.c src/mesa/drivers/dri/intel/intel_tex_image.c | |||
2009-10-23 | docs: document updated GL extension header files | Brian Paul | |
2009-10-23 | docs: document cell, glGetTexLevelParameter() fixes | Brian Paul | |
2009-10-22 | docs: document 'useprog' debug option | Brian Paul | |