mesa.git
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 7)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 6)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 5)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 4)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 3)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 2)
2014-04-07 Brian Paulswrast: rename texture fetch functions (pt. 1)
2014-04-07 Brian Paulmesa: rename stencil/Z functions in format_unpack.c
2014-04-07 Ilia Mirkinnouveau: fix firmware check on nvd7/nvd9
2014-04-07 Thomas Hellstromwinsys/svga: Fix prime surface references also for...
2014-04-07 Thomas Hellstromwinsys/svga: Update the vmwgfx_drm.h header to latest...
2014-04-07 Ilia Mirkindocs: mark ARB_texture_gather as done on nvc0
2014-04-07 Ilia Mirkinnvc0: add support for texture gather
2014-04-07 Ilia Mirkindocs: mark ARB_texture_query_lod as done for nv50,...
2014-04-07 Ilia Mirkinnvc0: enable texture query lod
2014-04-07 Ilia Mirkinnv50: enable texture query lod
2014-04-07 Dave Airliest/mesa: add support for ARB_texture_query_lod
2014-04-07 Dave Airliegallium: add support for LODQ opcodes.
2014-04-05 Matt Turneri965/vec4: Allow constant propagation into dot product.
2014-04-05 Matt Turnerglsl: Optimize (x + y cmp 0) into (x cmp -y).
2014-04-05 Matt Turneri965/fs: Split out can_coalesce_vars() function.
2014-04-05 Matt Turneri965/fs: Split out is_coalesce_candidate() function.
2014-04-05 Matt Turneri965/fs: Split fs_visitor::register_coalesce() into...
2014-04-05 Matt Turneri965/fs: Mark appropriate fs_inst members as const.
2014-04-05 Matt Turneri965: Mark is_tex() and friends as const.
2014-04-05 Matt Turneri965/fs: Don't propagate saturation modifiers if there...
2014-04-05 Matt Turneri965/fs: Don't propagate saturate modifiers into partia...
2014-04-05 Matt Turneri965/fs: Fix off-by-one in saturate propagation.
2014-04-05 Matt Turneri965/vec4: Consider sources of non-GRF-dst instructions...
2014-04-05 Matt Turneri965/fs: Name temporary ralloc contexts something other...
2014-04-05 Matt Turneri965/fs: Recalculate live intervals in calculate_regist...
2014-04-05 Jonathan Grayegl/dri2: use drm macros to construct device name
2014-04-05 Jonathan Grayconfigure: don't require libudev for gbm or egl drm...
2014-04-05 Jonathan Grayegl/dri2: don't require libudev to build drm/wayland...
2014-04-05 Jonathan Grayautomake: don't enable -Wl,--no-undefined on OpenBSD
2014-04-05 Emil Velikovtargets/dri: move common libraries to GALLIUM_DRI_LIB_DEPS
2014-04-05 Emil Velikovtargets/omx: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovtargets/xvmc: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovr600/omx: drop -lstdc++ hack
2014-04-05 Emil Velikovdrivers/nouveau: mention dummy.cpp to use g++ linker
2014-04-05 Emil Velikovdrivers/nouveau: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovdrivers/r300: use GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: introduce GALLIUM_COMMON_LIB_DEPS
2014-04-05 Emil Velikovautomake: move GALLIUM_DRI_LIB_DEPS to Automake.inc
2014-04-05 Johannes Nixdorfconfigure.ac: fix the detection of expat with pkg-config
2014-04-05 Jonathan Graymegadriver_stub.c: don't use _GNU_SOURCE to gate the...
2014-04-05 Jonathan Grayloader: don't limit the non-udev path to only android
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...
next