mesa.git
2014-06-25 Matt Turneri965: Make can_do_source_mods() a member of the instruc...
2014-06-25 Chris Forbesglsl: Treat an interface block specifier as a level...
2014-06-25 Chris Forbesglsl: Disallow primitive type layout qualifier on varia...
2014-06-25 Chris Forbesglsl: Relax combinations of layout qualifiers with...
2014-06-25 Ian Romanickglsl: Don't convert reductions of ivec to a dot-product
2014-06-25 Carl Worthdocs: Import 10.2.2 release notes, add news item
2014-06-25 Carl Worthdocs: Import 10.1.6 release notes, add news item
2014-06-25 Takashi Iwaillvmpipe: Fix zero-division in llvmpipe_texture_layout()
2014-06-24 Matt Turneri965/fs: Don't fix_math_operand() on Gen >= 8.
2014-06-24 Matt Turneri965/vec4: Don't fix_math_operand() on Gen >= 8.
2014-06-24 Matt Turneri965/vec4: Don't return void from a void function.
2014-06-24 Bruno Jiménezr600g/compute: Defer the creation of the temporary...
2014-06-24 Jan Veselyr600g/compute: Handle failures in compute_memory_pool_f...
2014-06-24 Jan Veselyr600g/compute: Fix possible endless loop in compute_mem...
2014-06-24 Jan Veselyr600: Fix use after free in compute_memory_promote_item.
2014-06-24 Ilia Mirkinnouveau: dup fd before passing it to device
2014-06-24 Fredrik Höglundmesa: Don't use derived vertex state in api_arrayelt.c
2014-06-23 Ilia Mirkinnvc0: allow VIEWPORT_INDEX and LAYER to be used as...
2014-06-23 Ilia Mirkinmesa/st: handle gl_Layer input semantic
2014-06-23 Tobias Klausmannnv50/ir: allow gl_ViewportIndex to work on non-provokin...
2014-06-23 Roland Scheideggerdraw: (trivial) fix clamping of viewport index
2014-06-23 Kenneth Graunkei965: Don't emit SURFACE_STATEs for gather workarounds...
2014-06-23 Emil Velikovtargets/(vdpau|xvmc): hardlink against the installed...
2014-06-23 Neil Robertsi965: Allow the blorp blit between BGR and RGB
2014-06-23 Ian Romanickglsl: Silence many unused parameter warnings
2014-06-23 Emil Velikovtargets/xvmc: correctly generate the symlinks
2014-06-23 Emil Velikovtargets/vdpau: correctly generate the symlinks
2014-06-23 Ville Syrjäläi915: Fix gen2 texblend setup
2014-06-23 Iago Toral... mesa: Make Geom.UsesEndPrimitive a bool instead of...
2014-06-22 Emil Velikovtargets/r600/xvmc: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/xvmc-nouveau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/radeonsi/vdpau: convert to static/shared pipe...
2014-06-22 Emil Velikovtargets/r600/vdpau: convert to static/shared pipe-drivers
2014-06-22 Emil Velikovtargets/vdpau-nouveau: convert to static/shared pipe...
2014-06-22 Chris ForbesPartially revert "glsl: Add builtin define for ARB_frag...
2014-06-22 Rob Clarkfreedreno: use util_copy_framebuffer_state()
2014-06-22 Rob Clarkfreedreno/a3xx: WFI fixes/cleanup
2014-06-22 Chris Forbesglsl: Add gl_Layer and gl_ViewportIndex builtins to...
2014-06-22 Chris Forbesglsl: Add builtin define for ARB_fragment_layer_viewport
2014-06-22 Chris Forbesglsl: Add extension plumbing for ARB_fragment_layer_vie...
2014-06-22 Chris Forbesmesa: Add extension plumbing for ARB_fragment_layer_vie...
2014-06-22 Chris Forbesglapi: Add (empty) api section for ARB_fragment_layer_v...
2014-06-21 Kenneth Graunkei965: Save meta stencil blit programs in the context.
2014-06-21 Emil Velikovscons: avoid building any piece of i915
2014-06-21 Aaron Watrygallivm: Fix build after LLVM commit 211259
2014-06-20 Daniel Manjarresglx: Don't crash on swap event for a Window (non-GLXWindow)
2014-06-20 Bruno Jiménezr600g/compute: Use gallium util functions for double...
2014-06-20 Bruno Jiménezr600g/compute: Map only against intermediate buffers
2014-06-20 Bruno Jiménezr600g/compute: Implement compute_memory_demote_item
2014-06-20 Bruno Jiménezr600g/compute: Avoid problems when promoting items...
2014-06-20 Bruno Jiménezr600g/compute: Only move to the pool the buffers marked...
2014-06-20 Bruno Jiménezr600g/compute: divide the item list in two
2014-06-20 Bruno Jiménezr600g/compute: Add statuses to the compute_memory_items
2014-06-20 Bruno Jiménezr600g/compute: Add an util function to know if an item...
2014-06-20 Bruno Jiménezr600g/compute: Add an intermediate resource for OpenCL...
2014-06-20 Iago Toral... mesa: Copy Geom.UsesEndPrimitive when cloning a geometr...
2014-06-20 Iago Toral... mesa: Init Geom.UsesEndPrimitive in shader programs.
2014-06-19 Matt Turnerglsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v...
2014-06-19 Matt Turnerglsl: Pass in options to do_algebraic().
2014-06-19 Matt Turnerglsl: Rebalance expression trees that are reduction...
2014-06-19 Emil Velikovautomake: include the libdeps in the correct order
2014-06-19 Francisco Jerezclover: Calculate the serialized size of a module effic...
2014-06-19 Francisco Jerezclover: Optimize module serialization for vectors of...
2014-06-19 Roland Scheideggergallivm: set mcpu when initializing llvm execution...
2014-06-19 Tom Stellardclover: Don't use llvm's global context
2014-06-19 Tom Stellardclover: Prevent Clang from printing number of errors...
2014-06-19 Michel Dänzerradeon/llvm: Adapt to AMDGPU.rsq intrinsic change in...
2014-06-19 Emil Velikovconfigure: add HAVE_GALLIUM_STATIC_TARGETS
2014-06-19 Emil Velikovtargets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
2014-06-19 Emil Velikovautomake: introduce helper variable
2014-06-19 Emil Velikovtarget-helpers: add dd_configuration(), dd_driver_name()
2014-06-19 Emil Velikovtarget-helpers: add dd_create_screen() helper
2014-06-19 Emil Velikovtarget-helpers: add a note about debug wrappers
2014-06-19 Emil Velikovtargets/pipe-loader: add driver specific drm_configuration
2014-06-19 Emil Velikovpipe-loader: add pipe_loader_ops::configuration()
2014-06-19 Emil Velikovpipe-loader: note that we leak pipe_loader_drm_device...
2014-06-19 Emil Velikovautomake: stop building i915-sw and drop explicit linki...
2014-06-19 Ilia Mirkinnv30: hack to avoid errors on unexpected color/zeta...
2014-06-19 Ilia Mirkinnv30: tidy screen caps, add missing ones
2014-06-19 Ilia Mirkinnv30: avoid dangling references to deleted contexts
2014-06-19 Ilia Mirkinnv30: plug some memory leaks on screen destroy and...
2014-06-19 Ilia Mirkinnv50: organize screen caps
2014-06-19 Ilia Mirkinnvc0: organize screen caps
2014-06-19 Ilia Mirkinnvc0: remove vport_int hack and instead use the usual...
2014-06-18 David Heidelbergerr300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM...
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_query_lod
2014-06-18 Marek Olšákradeonsi: pass ARB_conservative_depth parameters to...
2014-06-18 Marek Olšákgallium: implement ARB_texture_query_levels
2014-06-18 Marek Olšákst/mesa: set sampler_view::last_level correctly
2014-06-18 Dave Airliest/mesa: handle array textures in st_texture_image_copy
2014-06-18 Marek Olšákradeonsi: cosmetic changes in si_shader.c
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_gather and Gather funct...
2014-06-18 Marek Olšákst/mesa: fix geometry shader max texture limit in state...
2014-06-18 Marek Olšákr600g: fix the max vertex shader input limit
2014-06-18 Ian Romanickmeta: Respect the driver's maximum number of draw buffers
2014-06-18 Roland Scheideggergallivm: fix SCALED -> NORM conversions
2014-06-18 Kristian Høgsbergmesa: Remove glClear optimization based on drawable...
2014-06-18 Juha-Pekka... mesa: In emit_texenv() type mismatch was forced with...
2014-06-18 Grigori Goronzyradeon/uvd: disable VC-1 simple/main on UVD 2.x
2014-06-18 Grigori Goronzyradeonsi: add sampling of 4:2:2 subsampled textures
next