mesa.git
2010-01-08 Jesse Barnesxdemos/glsync: check glXMakeCurrent return value
2010-01-08 Jesse Barnesxdemos/glsync: Make glsync test draw a rectangle
2010-01-08 Jesse Barnesxdemos/glsync: Add swap interval support to glsync...
2010-01-08 Jesse BarnesDRI2/GLX: add INTEL_swap_event support
2010-01-08 Jesse BarnesDRI2: add SwapInterval support
2010-01-08 Jesse BarnesDRI2: add OML_sync_control support
2010-01-08 Jesse BarnesDRI2: add SwapBuffers support
2010-01-04 Alan Hourihanefix overflow
2010-01-04 Alan Hourihanesilence compiler warning
2010-01-04 Alan HourihaneFix test
2010-01-04 Andre Maasikasr600: support vertex_array_bgra
2010-01-04 Kristian HøgsbergOnly enable verbose NoOp dispatch if DEBUG is defined
2010-01-04 Kristian HøgsbergNoop dispatch: move warning code out of the generated...
2010-01-04 Kristian HøgsbergFix glut to work with -fvisibility=hidden
2010-01-04 Kristian HøgsbergExport a few glapi functions used by gallium and r300
2010-01-03 Kristian HøgsbergCompile with -fvisibility-hidden by default
2010-01-03 Francis Galieguemesa: fix blend enable/disable calls in meta.c code
2010-01-02 José Fonsecagallium: Hunt down all references to GALLIUM_AUXILIARY_...
2010-01-02 Marc Dietrichautoconf: fix build breakage
2010-01-02 Brian Paulmesa: added _mesa_GetBufferParameteri64v()
2010-01-02 José Fonsecascons: Build glew on all platforms.
2010-01-02 José Fonsecascons: Update the MSVC SA to match latest scons code.
2010-01-02 José Fonsecascons: Axe generic.py.
2010-01-02 José Fonsecascons: Put glut and glew shared libraries into build...
2010-01-02 José Fonsecapython: Don't generate a import library for python...
2010-01-02 José Fonsecai965: Add missing include.
2010-01-02 José Fonsecascons: Remove duplicated code.
2010-01-02 José Fonsecascons: Disable version symlinking for DLLs.
2010-01-02 José Fonsecagdi: Don't generate import libraries for opengl32.dll.
2010-01-02 José Fonsecascons: Fix glew build on MSVC.
2010-01-02 José Fonsecautil: Silent potential loss of precision warnings.
2010-01-01 Igor Oliveiratgsi: Add missing semantic name in text parser.
2010-01-01 José Fonsecar300: Fix scons build.
2010-01-01 José Fonsecascons: Don't list cell as a driver.
2010-01-01 José Fonsecallvmpipe: Add missing include path.
2010-01-01 José Fonsecagallium: Generate a single library for auxiliaries...
2010-01-01 José Fonsecascons: Aggregate all tiny libraries in a single library.
2010-01-01 José Fonsecagallium: Remove the sct module.
2010-01-01 José Fonsecascons: Build progs together with everything else.
2010-01-01 José Fonsecaprogs: Ignore derived files.
2010-01-01 José Fonsecaglsl: Ignore programs.
2010-01-01 José Fonsecascons: Don't globally define WIN32_LEAN_AND_MEAN.
2010-01-01 José Fonsecamesa: Avoid WIN32_LEAN_AND_MEAN re-definition.
2010-01-01 José Fonsecamesa: Make condrender.[ch] prototypes match.
2010-01-01 José Fonsecascons: Expose convienience libraries to the host enviro...
2010-01-01 José Fonsecaglut: Silent the glut*_ATEXIT_HACK defined but not...
2009-12-31 Christoph Bumillernv50: small fix for handling "dangerous" swizzles
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-31 Brian Paulmesa: remove a line of dead code
2009-12-31 Brian Pauldocs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT...
2009-12-31 Brian Paulmesa: enable ColorMaskIndexed in display lists
2009-12-31 Brian Paulprogs/tests: added test for GL_EXT_draw_buffers2
2009-12-31 Brian Paulmesa: enable GL_EXT_draw_buffers2 for sw drivers
2009-12-31 Brian Pauldocs: update status for conditional rendering
2009-12-31 Brian Paulprogs/tests: added conditional rendering test program
2009-12-31 Brian Paulmesa: turn on NV_conditional_render for software drivers
2009-12-31 Brian Paulswrast: add check for conditional rendering
2009-12-31 Brian Paultnl: add check for conditional rendering
2009-12-31 Brian Paulmesa: plug in API functions for conditional rendering
2009-12-31 Brian Paulmesa: added dispatch for GL_NV_conditional_render extension
2009-12-31 Brian Paulmesa: added FLUSH_VERTICES(), more comments
2009-12-31 Brian Paulmesa: add flag for GL_NV_conditional_render extension
2009-12-31 Brian Paulmesa: _mesa_Begin/EndConditionalRender() functions
2009-12-31 Brian Paulmesa: make _mesa_lookup_query_object() an non-private...
2009-12-31 Brian Paulswrast: use different temp array in _swrast_get_dest_rgba()
2009-12-31 Christoph Bumillernv50: fix TEXLOD sequence and use it only in FPs
2009-12-31 Christoph Bumillernv50: cannot kill branch if immediate is used
2009-12-31 Christoph Bumillernv50: make assimilate_temp safe
2009-12-31 Christoph Bumillernv50: handle TGSI_OPCODE_EXP,LOG
2009-12-31 Christoph Bumillernv50: add support for subroutines
2009-12-31 Christoph Bumillernv50: alloc_reg on reg_instance
2009-12-31 Christoph Bumillernv50: multiply polygon offset units by 2
2009-12-31 Christoph Bumillernv50: neg and abs modifiers for flops
2009-12-31 Christoph Bumillernv50: don't negate immediates in set_immd
2009-12-31 Vinson Leemesa: Silence unused variable warning.
2009-12-30 Vinson Leeprogs/glsl: Provide a better fix for fgets warning.
2009-12-30 Brian Pauldocs: added GL 3.x feature checklist to track what...
2009-12-30 Brian Paulmesa: implement _mesa_GetStringi() for GL3
2009-12-30 Brian Paulmesa: _mesa_get_enabled_extension() function
2009-12-30 Brian Paulmesa: implement GL3 GL_NUM_EXTENSIONS query
2009-12-30 Brian Paulmesa: simplify some extension testing code
2009-12-30 Brian Paulmesa: display list support for glClearBuffer functions
2009-12-30 Brian Paulmesa: implement GL3 glClearBuffer() functions
2009-12-30 Brian Paulmklib: use a wrapper for ar
2009-12-30 Luca Barbierinouveau: Fix glTexSubImage on swizzled surfaces on...
2009-12-30 Brian Paulst/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_i...
2009-12-30 Vinson Leeglu/sgi: Initialize members of struct O_nurbssurface.
2009-12-30 Brian Paulmesa: fix-up blend enable/disable code in _mesa_PopAttrib()
2009-12-30 Brian Paulmesa: finish-up indexed color mask code in _mesa_PopAtt...
2009-12-30 Brian Paulmesa: plug in GL_EXT_draw_buffers2 functions
2009-12-30 Brian Paulmesa: regenerate API files related to GL_EXT_draw_buffers2
2009-12-30 Brian Paulglapi: extension info for GL_EXT_draw_buffers2
2009-12-30 Vinson Leetdfx: Silence uninitialized variable warning.
2009-12-30 Vinson Leeprogs/glsl: Silence compiler warnings.
2009-12-30 Vinson Leeglu/sgi: Silence warn_unused_result warnings.
2009-12-30 Vinson Leest/xorg: Use C-style comments.
2009-12-30 Vinson Leeglu/sgi: Initialize member of struct GridVertex.
2009-12-30 Jakob Bornecrantzst/xorg: Fix warning and add a TODO comment
2009-12-30 Jakob Bornecrantzst/xorg: On close wait on fences and then destroy the...
2009-12-30 Jakob Bornecrantzst/xorg: Be proper with pipe pointers on close in exa
next