mesa.git
2014-04-05 Jonathan Grayloader: use 0 instead of FALSE which isn't defined
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2014-04-04 Matt Turneri965: Mark SNB GT1 as a GT1.
2014-04-04 Marek Olšákgallium/u_blitter: implement scaled blitting in the...
2014-04-04 Marek Olšákgallium/u_blitter: don't adjust cubemap coordinates...
2014-04-04 Leo LiuRevert "radeon: just don't map VRAM buffers at all"
2014-04-04 Leo Liuradeon/vce: cleanup cpb handling
2014-04-04 Christian Königst/mesa: improve sampler view handling
2014-04-04 Thomas Hellstromst/xa: Fix advertized version number and try to avoid...
2014-04-04 Ian Romanickglapi: Fix make check
2014-04-04 Brian Paulllvmpipe: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulsoftpipe: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulsvga: remove no-op checks in sampler, sampler_view...
2014-04-04 Brian Paulcso: check for no sampler view changes in cso_set_sampl...
2014-04-03 Timothy Arceridocs: Add note about updating tests to dev info
2014-04-03 José Fonsecast/wgl: Remove wgl*Gallium*MESA().
2014-04-03 Ian Romanickglapi: Fix scons build
2014-04-02 Adel Gadllahglx: Do not advertise buffer_age on dri2
2014-04-02 Brian Paulcso: fix sampler view count in cso_set_sampler_views()
2014-04-02 Ian Romanickglapi: Add static dispatch for glPointSizePointerOES
2014-04-02 Ian RomanickRevert "Revert "glapi/es1: Don't mark core functions...
2014-04-02 Ian Romanickglapi: Enable ES compatibility mode
2014-04-02 Ian Romanickglapi: Fix build break in 'make check' on non-shared...
2014-04-02 Ian Romanickglapi: Remove support for "short string" mode
2014-04-02 Juha-Pekka... mesa: remove redundant running of check_symbol_table()
2014-04-02 Juha-Pekka... mesa: Add missing null check in _mesa_parse_arb_program()
2014-04-02 Juha-Pekka... mesa: Prevent negative indexing on noise2, noise3 and...
2014-04-02 Juha-Pekka... glx: add extra null check in getFBConfigs
2014-04-02 Juha-Pekka... glx: remove unused __glXClientInfo()
2014-04-02 Tapani Pällii965/vec4: do not trim dead channels on gen6 for math
2014-04-02 Thomas Hellstromwinsys/svga: Replace the query mm buffer pool with...
2014-04-02 Dave Airliemesa/soft/llvmpipe: add fake MSAA support
2014-04-01 Kristian Høgsberggbm: Add gbm_bo_get_fd to gbm-symbols-check script
2014-04-01 Kristian Høgsberggbm: Add import from fd
2014-04-01 Kristian Høgsberggbm: Add gbm_bo_get_fd()
2014-04-01 Jordan Justeninclude/GLES3: add OpenGL ES 3.1 Headers
2014-04-01 Brian PaulRevert "glapi/es1: Don't mark core functions as static_...
2014-04-01 Iago Toral... mesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with...
2014-04-01 Ilia Mirkingallium/docs: fix silent math failures due to ~ and &
2014-04-01 Ilia Mirkingallium/docs: line up some of the equations
2014-04-01 Ilia Mirkingallium/docs: fix incorrect/missing references
2014-04-01 Ilia Mirkingallium/docs: fix use of _ in math sections
2014-04-01 Ilia Mirkingallium/docs: add format to index
2014-04-01 Ilia Mirkingallium/docs: fix a lot of bad formatting
2014-04-01 Chia-I Wuglsl: remove UBO fields from _mesa_glsl_parse_state
2014-04-01 Ilia Mirkinnv50: implement clear_buffer to accelerate ARB_clear_bu...
2014-04-01 Ilia Mirkinmesa/st: Accelerate ARB_clear_buffer_object with clear_...
2014-04-01 Ilia Mirkingallium: add interface to clear buffers
2014-03-31 Ian Romanickmapi_abi: Remove ABI-check work arounds for functions...
2014-03-31 Ian Romanickmapi_abi: Make ES1 and ES2 static_dispatch=false functi...
2014-03-31 Ian Romanickmapi: Hack around glGetInternalformativ not being hidde...
2014-03-31 Ian Romanickglapi/es1: Don't mark core functions as static_dispatch...
2014-03-31 Ian Romanickglapi: Mark all GL_ARB_separate_shader_objects function...
2014-03-31 Ian Romanickglapi: Remove some duplicate ignore="true" lines
2014-03-31 Matt Turneri965/vec4: Don't trim writemasks of texture instructions.
2014-03-31 Emil Velikovautomake: ask the linker to do garbage collection
2014-03-31 Emil Velikovautomake: add -Wl,--no-undefined to all libraries
2014-03-31 Emil Velikovgallium/targets: add missing library dependencies
2014-03-31 Emil Velikovpipe-loader: reorder PIPE_LIBS
2014-03-31 Emil Velikovpipe-loader: use PTHREAD_LIBS over -lpthread
2014-03-31 Emil Velikovdri/i965: use CLOCK_LIBS over -lrt
2014-03-31 Emil Velikovautomake: consistently use -no-undefined
2014-03-31 Emil Velikovtargets/egl-static: move the common LDFLAGS into AM_LDFLAGS
2014-03-31 Emil Velikovtargets/omx: do not link against the trace driver
2014-03-31 Emil Velikovgallium/targets: explicitly include a dummy.cpp and...
2014-03-31 Emil Velikovgallium/targets: move LLVM_LIBS handling inside Automak...
2014-03-31 Emil Velikovgallium/targets: fold LLVM_LDFLAGS inside Automake.inc
2014-03-31 Emil Velikovtargets/omx: use GALLIUM_OMX_LINKER_FLAGS
2014-03-31 Emil Velikovtargets/omx: introduce GALLIUM_OMX_LIB_DEPS
2014-03-31 Emil Velikovtargets/pipe-loader: move LLVM_LIBS handling inside...
2014-03-31 Emil Velikovtargets/pipe-loader: include dummy.cpp irrespective...
2014-03-31 Emil Velikovtargets/pipe-loader: compact duplicating LDFLAGS
2014-03-31 Joakim Sindholtpipe-loader/swrast: add soft/llvmpipe defines
2014-03-31 Emil Velikovtargets/xa: drop libudev references from automake build
2014-03-31 Emil Velikovdri/common: LIBDRM_LIBS is not a linker/libtool flag...
2014-03-31 Emil Velikovdrivers/x11: GL_LIB_DEPS is not a linker/libtool flag...
2014-03-31 Emil Velikovconfigure: autodetect video state-trackers when non...
2014-03-31 Emil Velikovconfigure: use grep in quiet mode, rather than piping...
2014-03-31 Emil Velikovconfigure: error out when building gallium-osmesa witho...
2014-03-31 Emil VelikovPartially revert "automake: allow only shared builds"
2014-03-31 Emil Velikovconfigure: enable dri3 only for linux
2014-03-31 Chris Forbesmesa: Fix format matching checks for GL_INTENSITY*...
2014-03-31 Chris Forbesst: fix st_choose_matching_format to ignore intensity
2014-03-31 Chris Forbesmesa: fix texstore for MESA_FORMAT_R8G8B8A8_SRGB
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: fix RECT textures
2014-03-30 Rob Clarkfreedreno/a3xx/compiler: avoid negative register ids
2014-03-30 Rob Clarkfreedreno/a3xx: missing wfi
2014-03-30 Rob Clarkfreedreno/a3xx: little extra debug
2014-03-30 Rob Clarkfreedreno: handle null sampler
2014-03-29 Kenneth Graunkei965: Add Cherryview support.
2014-03-28 Ian Romanickglsl: Clean up "unused parameter" warnings
2014-03-28 Ian Romanickmesa: Clean up "unused parameter" warnings
2014-03-28 Ian Romanickmesa/program: Constify find_variable_storage
2014-03-28 Ian Romanickglsl: Move Doxygen block closing ot the correct place
2014-03-28 Iago Toral... i965: Make sure we always compute valid index bounds...
2014-03-28 Chia-I Wuglsl: remove {add,get}_type_ast from glsl_symbol_table
2014-03-27 Brian Paulmesa: fix glMultiDrawArrays inside a display list
2014-03-27 Brian Paulst/mesa: overhaul texture / sample swizzle code
2014-03-27 Brian Paulst/mesa: simplify apply_depthmode()
2014-03-26 Eric Anholti965: Use intel_upload_space() for pull constant uploads.
next