mesa.git
2015-11-23 Connor Abbotti965/fs: print non-1 strides when dumping instructions
2015-11-23 Ilia Mirkinnv50/ir: fix (un)spilling of 3-wide results
2015-11-23 Timothy Arceriglsl: fix max binding validation for uniform blocks
2015-11-23 Ilia Mirkinnv50,nvc0: properly handle buffer storage invalidation...
2015-11-23 Ilia Mirkinnouveau: use the buffer usage to determine placement...
2015-11-22 Eric Anholtvc4: Take precedence over ilo when in simulator mode.
2015-11-22 Eric Anholtvc4: Just put USE_VC4_SIMULATOR in DEFINES.
2015-11-22 Nanley Cherymesa/teximage: Fix S3TC regression due to ASTC interaction
2015-11-22 Nanley Cherymesa/extensions: Enable overriding permanently enabled...
2015-11-22 Igor Gnatenkovirgl: pipe_virgl_create_screen is not static
2015-11-22 Kenneth Graunkei965: Fix num_uniforms count for scalar GS.
2015-11-22 Eric Anholtvc4: Use nir_channel() to simplify all of our nir_swizz...
2015-11-22 Eric Anholtvc4: Fix point size lookup.
2015-11-21 Jose Fonsecapipe-loader: Fix PATH_MAX define on MSVC.
2015-11-21 Jose Fonsecascons: Conditionally use DRM module on pipe-loader.
2015-11-21 Ilia Mirkinfreedreno/a4xx: disable blending and alphatest for...
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix independent blend
2015-11-21 Ilia Mirkinfreedreno/a4xx: enable ARB_base_instance support
2015-11-21 Ilia Mirkinfreedreno/a4xx: set fetchsize in mem2gmem texture restore
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 11_11_10_float vertex type support
2015-11-21 Ilia Mirkinfreedreno/a4xx: fix 3d texture setup
2015-11-21 Ilia Mirkinfreedreno/a4xx: only align slices in non-layer_first...
2015-11-21 Emil Velikovdocs: add 11.2.0-devel release notes template, bump...
2015-11-21 Emil Velikovutil: use RTLD_LOCAL with util_dl_open()
2015-11-21 Emil Velikovtargets/nine: remove unused static functions
2015-11-21 Emil Velikovtargets/nine: add note about messy header inclusion...
2015-11-21 Emil Velikovtargets/nine: add note about fd owndership
2015-11-21 Emil Velikovauxiliary/vl: Don't close the drm fd on failure
2015-11-21 Emil Velikovst/dri: NULL check the pscreen earlier
2015-11-21 Emil Velikovst/dri: Don't close the drm fd on failure
2015-11-21 Emil Velikovtarget-helpers: remove inline_drm_helper.h
2015-11-21 Emil Velikov{st,targets}/nine: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/xa: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{auxiliary,targets}/vl: use static/dynamic pipe-loader
2015-11-21 Emil Velikov{st,targets}/dri: use static/dynamic pipe-loader
2015-11-21 Emil Velikovpipe-loader: add preliminary Android support
2015-11-21 Emil Velikovpipe-loader: add preliminary scons support
2015-11-21 Emil Velikovpipe-loader: don't mix code and variable declarations
2015-11-21 Emil Velikovtarget-helpers: add a non-inline drm_helper.h
2015-11-21 Emil Velikovtarget-helpers: move the DRI specifics to the target
2015-11-21 Emil Velikovautomake: remove no longer needed HAVE_LOADER_GALLIUM...
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' sw pipe-loader
2015-11-21 Emil Velikovpipe-loader: wire up the 'static' drm pipe-loader
2015-11-21 Emil Velikovpipe-loader: add a dummy 'static' pipe-loader
2015-11-21 Emil Velikovgallium: rename libpipe_loader to libpipe_loader_dynamic
2015-11-21 Emil Velikovpipe-loader: dlopen/dlsym the pipe-driver at probe...
2015-11-21 Emil Velikovpipe-loader: annotate the ops as const data
2015-11-21 Emil Velikovpipe-loader: teardown the winsys, if create_screen...
2015-11-21 Emil Velikovpipe-loader: rework the sw backend
2015-11-21 Emil Velikovgallium: keep the libdrm link alongside libkmsdri.la
2015-11-21 Emil Velikovpipe-loader: directly use pipe_loader_sw_probe_null...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_init_common(...
2015-11-21 Emil Velikovgallium/tests: remove unneeded include paths
2015-11-21 Emil Velikovgallium: remove library_path argument from pipe_loader_...
2015-11-21 Emil Velikovtargets/nine: remove the custom pipe-driver path management
2015-11-21 Emil Velikovpipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
2015-11-21 Emil Velikovpipe-loader: add pipe_loader_sw_probe_kms() implementation
2015-11-21 Emil Velikovconfigure: use HAVE_DRISW_KMS when handling kms swrast
2015-11-21 Emil Velikovtargets/nine: use the existing sw_screen_wrap() over...
2015-11-21 Emil Velikovautomake: use GALLIUM_PIPE_LOADER_DEFINES only where...
2015-11-21 Emil Velikovpipe-loader: remove HAVE_PIPE_LOADER_foo function proto...
2015-11-21 Emil Velikovgallium/trace: remove useless NULL check from trace_scr...
2015-11-21 Emil Velikovconfigure: remove obsolete _CLIENT comment
2015-11-21 Emil Velikovdocs: add news item and link release notes for 11.0.6
2015-11-21 Emil Velikovdocs: add sha256 checksums for 11.0.6
2015-11-21 Emil Velikovdocs: add release notes for 11.0.6
2015-11-21 Ilia Mirkinfreedreno/a4xx: add missing formats to enable ARB_verte...
2015-11-21 Matt Turneri965: Test that nonrepresentable floats cannot be conve...
2015-11-21 Matt Turneri965: Use ldexpf() in VF float test set up.
2015-11-21 Matt Turneri965/vec4: Initialize nir_inputs with src_reg().
2015-11-21 Matt Turneri965/fs: Add support for gl_HelperInvocation system...
2015-11-21 Matt Turneri965: Add brw_imm_uv().
2015-11-21 Matt Turneri965: Don't bother setting regioning on immediates.
2015-11-21 Matt Turnernir: Add support for gl_HelperInvocation system value.
2015-11-21 Ilia Mirkinfreedreno/a4xx: use hardware RGTC texture samplers
2015-11-21 Ilia Mirkinfreedreno/a4xx: hook up RGB565 format
2015-11-21 Ilia Mirkinfreedreno/a4xx: logic op handling
2015-11-21 Ilia Mirkinfreedreno/a4xx: add 16-bit unorm/snorm format texturing...
2015-11-20 Ilia Mirkinfreedreno/a4xx: point regid to "red" even for alpha...
2015-11-20 Ilia Mirkinttn: add TEX2 support
2015-11-20 Ilia Mirkinfreedreno: always set all border colors
2015-11-20 Ilia Mirkinfreedreno/a4xx: fix dst_alpha blend for RGBX render...
2015-11-20 Nicolai Hähnleradeon: re-prepare query buffers on begin_query for...
2015-11-20 Nicolai Hähnleradeon: reset query buffers for PIPE_QUERY_TIMESTAMP
2015-11-20 Brian Paulmesa: update some old-style (K&R?) function pointer...
2015-11-20 Brian Pauldocs: mention GL 3.3 support for VMware driver in Mesa...
2015-11-20 Brian Paulsvga: add num-bytes-uploaded HUD query
2015-11-20 Brian Paulsvga: add some sanity check assertions in svga_buffer_t...
2015-11-20 Timothy Arceridocs: mark compile-time constant expressions as done
2015-11-20 Timothy Arceriglsl: add subroutine index qualifier support
2015-11-20 Timothy Arceriglsl: add support for complie-time constant expressions
2015-11-20 Timothy Arceriglsl: add new type for compile time constants
2015-11-20 Timothy Arceriglsl: call set_shader_inout_layout() earlier
2015-11-20 Timothy Arceriglsl: replace binding layout min boundary check
2015-11-20 Timothy Arceriglsl: encapsulate binding validation and setting
2015-11-20 Timothy Arceriglsl: move stream layout max validation
2015-11-20 Timothy Arceriglsl: move stream layout qualifier validation
2015-11-20 Timothy Arceriglsl: replace index layout min boundary check
2015-11-20 Timothy Arceriglsl: remove duplicate validation for index layout...
2015-11-20 Timothy Arceriglsl: move location layout qualifier validation
next