mesa.git
2013-01-12 Ian Romanickglapi: Emit dispatch for {ARB,OES}_get_program_binary
2013-01-12 Ian Romanickglapi: Remove spurious space from end of extension...
2013-01-12 Ian Romanickmesa: Add stub implementations of glGetProgramBinary...
2013-01-12 Ian Romanickmesa: Fix the naming of _mesa_ProgramParameteriARB
2013-01-12 Ian Romanickglapi: Reorder and clean up some of the includes and...
2013-01-12 Ian Romanickmesa: Fix GL_SHADER_BINARY_FORMATS query
2013-01-12 Dave Airliedocs/GL3.txt: update GL3 status for r600g.
2013-01-11 Dave Airlier600g: fix warnings for htile va
2013-01-11 Dave Airlier600g: texture buffer object + glsl 1.40 enable support...
2013-01-11 Dave Airlier600g: uniform buffer object support
2013-01-11 Dave Airlier600: always export a position from vertex shader
2013-01-11 Carl Worthglcpp: Add tests for line continuation
2013-01-11 Carl Worthglcpp: Rewrite line-continuation support to act globally.
2013-01-11 Carl Worthglcpp: Add --disable-line-continuations argument to...
2013-01-11 Carl Worthglcpp: Allow test-specific arguments for standalone...
2013-01-11 Carl Worthglcpp: Honor the GL context's DisableGLSLLineContinuati...
2013-01-11 Carl Worthglcpp: Accept pointer to GL context rather than just...
2013-01-11 Carl Worthdrirc: Add quirk to disable GLSL line continuations...
2013-01-11 Carl Worthdriconf: Add a new option: disable_glsl_line_continuations
2013-01-11 Carl Worthdriconf: Add proper dependency for compiling .mo files...
2013-01-11 Carl Worthdriconf: Add translation-generation to build system...
2013-01-11 Carl Worthdriconf: Fix German translations by removing a couple...
2013-01-11 Chad Versacedriconf: Fix gen_xmlpool.py script to allow running...
2013-01-11 Carl Worthdriconf: Add some translations which have been availabl...
2013-01-11 Carl Worthdriconf: Add option definitions to source file, not...
2013-01-11 Tom Stellardtargets/opencl: Link against libgallium.la instead...
2013-01-11 Tom Stellarddrivers/radeon: Don't link against libgallium.la
2013-01-11 Matt Turnermesa: Use _mesa_lookup_enum_by_nr in tex*_error_check
2013-01-11 Ian Romanickmesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
2013-01-11 Ian Romanicki965: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
2013-01-11 Ian Romanickmesa/es3: Add support for GL_ANY_SAMPLES_PASSED_CONSERV...
2013-01-11 Ian Romanickmesa/es3: Allow transpose matrix uniforms in GLES3
2013-01-11 Matt Turnerglcpp: Reject token pasting operator in GLES
2013-01-11 Carl Worthglcpp: Make undefined macros illegal in #if and #elif...
2013-01-11 Carl Worthglcpp: Add a flag to the parser state to indicate GLES.
2013-01-11 Andreas Bollglcpp: Add back tests/*.out to .gitignore
2013-01-11 Knut Andre... targets/egl-static: fix link failure to libwayland-drm
2013-01-11 Johannes Obermayrtargets/dri-swrast: Force c++ linker in all cases.
2013-01-11 Roland Scheideggerllvmpipe: fix clearing integer color buffers
2013-01-11 Roland Scheideggergallivm: fix border color for integer textures
2013-01-11 Roland Scheideggergallivm: more integer texture format fetch fixes
2013-01-10 Matt Turnerbuild: mapi/glapi/gen: Use BUILT_SOURCES
2013-01-10 Matt TurnerClean up .gitignore files
2013-01-10 Matt TurnerRemove MESA_PIC_FLAGS macro
2013-01-10 Matt TurnerRemove installmesa
2013-01-10 Matt TurnerRemove minstall
2013-01-10 Matt TurnerRemove checking for makedepend
2013-01-10 Matt TurnerRemove gallium's unused Makefile.template
2013-01-10 Matt TurnerRemove gbm's unused Makefile.template
2013-01-10 Matt TurnerRemove gallium targets' Makefile.{dri,vdpau,xorg,xvmc}
2013-01-10 Matt TurnerRemove mklib
2013-01-10 Matt TurnerRemove unused glsl Makefile.template
2013-01-10 Matt TurnerRemove configs/{current,default}
2013-01-10 Andreas Bollgallium/tests/unit: Convert to automake
2013-01-10 Andreas Bollgallium/tests/trivial: Convert to automake
2013-01-10 Matt Turnertargets/pipe-loader: Convert to automake
2013-01-10 Matt Turnertargets/gbm: Convert to automake
2013-01-10 Matt Turnertargets/egl-static: Convert to automake
2013-01-10 Matt Turnertargets/xa-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r600: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-r300: Convert to automake
2013-01-10 Matt Turnertargets/xvmc-nouveau: Convert to automake
2013-01-10 Matt Turnerbuild: AC_SUBST XVMC_MAJOR/MINOR
2013-01-10 Matt Turnertargets/xorg-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r600: Convert to automake
2013-01-10 Matt Turnertargets/xorg-r300: Convert to automake
2013-01-10 Matt Turnertargets/xorg-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/xorg-i915: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-softpipe: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-r600: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-r300: Convert to automake
2013-01-10 Matt Turnertargets/vdpau-nouveau: Convert to automake
2013-01-10 Matt Turnerbuild: AC_SUBST VDPAU_MAJOR/MINOR
2013-01-10 Matt Turnertargets/libgl-xlib: Convert to automake
2013-01-10 Matt Turnertargets/dri-vmwgfx: Convert to automake
2013-01-10 Matt Turnertargets/dri-swrast: Convert to automake
2013-01-10 Matt Turnertargets/dri-radeonsi: Convert to automake
2013-01-10 Matt Turnertargets/dri-r600: Convert to automake
2013-01-10 Matt Turnertargets/dri-r300: Convert to automake
2013-01-10 Matt Turnertargets/dri-nouveau: Convert to automake
2013-01-10 Matt Turnertargets/dri-i915: Convert to automake
2013-01-10 Matt Turnerbuild: Update drivers/Makefile.am to use LTLIBRARIES
2013-01-10 Matt Turnerstate_trackers/xvmc/test: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xvmc: Convert to automake
2013-01-10 Matt TurnerRemove xvmc hack
2013-01-10 Matt Turnerstate_trackers/xorg: Convert to automake
2013-01-10 Matt Turnerstate_trackers/xa: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vega: Convert to automake
2013-01-10 Matt Turnerstate_trackers/vdpau: Convert to automake
2013-01-10 Matt TurnerRemove vdpau hack
2013-01-10 Matt Turnerstate_trackers/glx: Convert to automake
2013-01-10 Matt Turnerstate_trackers/gbm: Convert to automake
2013-01-10 Matt Turnerstate_trackers/egl: Convert to automake
2013-01-10 Matt Turnerstate_trackers: Convert to automake
2013-01-10 Matt TurnerRemove state_tracker/Makefile
2013-01-10 Matt Turnerbuild: Don't build pipebuffer
2013-01-10 Tom Stellardradeon/llvm: Convert to Automake
2013-01-10 Matt Turnerbuild: Add automake conditionals for gallium drivers
next