mesa.git
2015-12-10 Neil Robertsblit: Don't take into account the Mesa format when...
2015-12-10 Neil Robertsi965: Check base format to determine whether to use...
2015-12-10 Neil Robertsi965/gen8: Allow rendering to B8G8R8X8
2015-12-10 Neil Robertsi965/gen9: Allow fast clear for MSRT formats matching...
2015-12-10 Neil Robertsi965/gen9/fast-clear: Handle linear→SRGB conversion
2015-12-10 Jordan Justendocs: Add ARB_compute_shader to 11.2.0 release notes
2015-12-10 Jordan Justendocs: Mark ARB_compute_shader as done for i965
2015-12-10 Jordan Justeni965: Enable ARB_compute_shader extension on supported...
2015-12-10 Jordan Justeni965/nir: Implement shared variable atomic operations
2015-12-10 Jordan Justennir: Add nir intrinsics for shared variable atomic...
2015-12-10 Jordan Justenglsl: Disable several optimizations on shared variables
2015-12-10 Jordan Justenglsl: Buffer atomics are supported for compute shaders
2015-12-10 Jordan Justenglsl: Translate atomic intrinsic functions on shared...
2015-12-10 Jordan Justenglsl: Check for SSBO variable in check_for_ssbo_store
2015-12-10 Jordan Justenglsl: Check for SSBO variable in SSBO atomic lowering
2015-12-10 Jordan Justenglsl: Replace atomic_ssbo and ssbo_atomic with atomic
2015-12-10 Jordan Justenglsl: Allow atomic functions to be used with shared...
2015-12-10 Jordan Justeni965: Lower shared variable references to intrinsic...
2015-12-10 Jordan Justeni965: Enable shared local memory for CS shared variables
2015-12-10 Jordan Justeni965/fs: Handle nir shared variable store intrinsic
2015-12-10 Jordan Justeni965/fs: Handle nir shared variable load intrinsic
2015-12-10 Jordan Justeni965: Disable vector splitting on shared variables
2015-12-10 Jordan Justennir: Translate glsl shared var store intrinsic to nir...
2015-12-10 Jordan Justennir: Translate glsl shared var load intrinsic to nir...
2015-12-10 Jordan Justenglsl: Add lowering pass for shared variable references
2015-12-10 Iago Toral... glsl: Don't assert on shared variable matrices with...
2015-12-10 Jordan Justenglsl: Don't lower_variable_index_to_cond_assign for...
2015-12-10 Jordan Justenglsl: Remove mem_ctx as member variable in lower_ubo_re...
2015-12-10 Jordan Justenglsl ubo/ssbo: Move common code into lower_buffer_acces...
2015-12-10 Jordan Justenglsl ubo/ssbo: Move is_dereferenced_thing_row_major...
2015-12-10 Jordan Justenglsl ubo/ssbo: Add lower_buffer_access class
2015-12-10 Jordan Justenglsl ubo/ssbo: Split buffer access to insert_buffer_access
2015-12-10 Jordan Justenglsl ubo/ssbo: Use enum to track current buffer access...
2015-12-10 Tapani Pälliglsl: do not loose always_active_io when packing varyings
2015-12-10 Tapani Pällimesa: invalidate pipeline status after glUseProgramStages
2015-12-10 Dave Airliemesa/varray: set double arrays to non-normalised.
2015-12-10 Michel Dänzerclover: Fix build against LLVM 3.8 SVN >= r255078
2015-12-09 Brian Paulmesa: fix ID usage for buffer warnings
2015-12-09 Brian Pauldocs: remove stray <ul> tag from 11.0.5.html file to...
2015-12-09 Serge Martinfreedreno: little clean up in fd_create_surface
2015-12-09 Serge Martinfreedreno: change to goto fail
2015-12-09 Serge Martinfreedreno: fix bind_sampler_states when hwcso is NULL
2015-12-09 Edward O'Callaghangallium/util: Make u_prims_for_vertices() safe
2015-12-09 Andreas Bolldocs: add news item for mesa-demos 8.3.0 release
2015-12-09 Patrick Rudolphnv50,nvc0: fix use-after-free when vertex buffers are...
2015-12-09 Andreas Bollmesa: Fix a typo in a comment
2015-12-09 Andreas Bollglx: Fix a typo in a comment
2015-12-09 Andreas Bollst/osmesa: Fix a typo in a comment
2015-12-09 Andreas Bollmeta: Fix a typo in a print message
2015-12-09 Andreas Bollmesa: Fix typos in print messages
2015-12-09 Andreas Bollglsl: Fix a typo in a comment
2015-12-09 Brian Paulsvga: initialize pipe_driver_query_info entries with...
2015-12-09 Brian Paulmesa: detect inefficient buffer use and report through...
2015-12-09 Emil Velikovdocs: add news item and link release notes for 11.0.7
2015-12-09 Emil Velikovdocs: add sha256 checksums for 11.0.7
2015-12-09 Emil Velikovdocs: add release notes for 11.0.7
2015-12-09 Francisco Jerezi965: Resolve color and flush for all active shader...
2015-12-09 Francisco Jerezi965: Document inconsistent units the URB size is repre...
2015-12-09 Francisco Jerezi965: Hook up L3 partitioning state atom.
2015-12-09 Francisco Jerezi965: Work around L3 state leaks during context switches.
2015-12-09 Francisco Jerezi965: Add debug flag to print out the new L3 state...
2015-12-09 Francisco Jerezi965: Implement L3 state atom.
2015-12-09 Francisco Jerezi965: Calculate appropriate L3 partition weights for...
2015-12-09 Francisco Jerezi965: Implement selection of the closest L3 configurati...
2015-12-09 Francisco Jerezi965: Define and use REG_MASK macro to make masked...
2015-12-09 Francisco Jerezi965/hsw: Enable L3 atomics.
2015-12-09 Francisco Jerezi965: Implement programming of the L3 configuration.
2015-12-09 Francisco Jerezi965: Import tables enumerating the set of validated...
2015-12-09 Francisco Jerezi965: Add slice count to the brw_device_info structure.
2015-12-09 Francisco Jerezi965/gen8: Don't add workaround bits to PIPE_CONTROL...
2015-12-09 Francisco Jerezi965: Define state flag to signal that the URB size...
2015-12-09 Francisco Jerezi965: Keep track of whether LRI is allowed in the conte...
2015-12-09 Francisco Jerezi965: Adjust gen check in can_do_pipelined_register_writes
2015-12-09 Francisco Jerezi965: Define symbolic constants for some useful L3...
2015-12-09 Dave Airlieradeonsi: handle loading doubles as geometry shader...
2015-12-09 Dave Airlieradeonsi: handle doubles in lds load path.
2015-12-09 Dave Airlier600: handle geometry dynamic input array index
2015-12-09 Dave Airlier600g: fix geom shader input indirect indexing.
2015-12-09 Dave Airlier600g: fix outputing to non-0 buffers for stream 0.
2015-12-09 Edward O'Callaghanr600: Add ARB_copy_image support
2015-12-09 Edward O'Callaghanr600g: allow copying between compatible un/compressed...
2015-12-09 Ilia Mirkinnv50/ir: fix cutoff for using r63 vs r127 when replacin...
2015-12-09 Ilia Mirkinnv50/ir: prefer to color mad def and src2 with the...
2015-12-09 Ilia Mirkinnv50/ir: reduce degree limit on ops that can't encode...
2015-12-09 Ilia Mirkinnv50/ir: only unspill once ahead of a group of instructions
2015-12-09 Ilia Mirkinnv50/ir: check if the target supports the new offset...
2015-12-09 Dave Airliellvmpipe: fix fp64 inputs to geom shader.
2015-12-08 Matt Turnernir: Optimize useless comparisons against true/false.
2015-12-08 Matt Turnerglsl: Switch opcode and avail parameters to binop().
2015-12-08 Matt Turnerglsl_to_tgsi: Skip useless comparison instructions.
2015-12-08 Matt Turnerglsl: Relax qualifier ordering restriction in ES 3.1.
2015-12-08 Matt Turnerglsl: Use has_420pack().
2015-12-08 Matt Turnerglsl: Allow binding of image variables with 420pack.
2015-12-08 Jose Fonsecaappveyor: Cache winflexbison archive.
2015-12-08 Eric Anholtvc4: Enable MSAA.
2015-12-08 Eric Anholtvc4: Add support for mapping of MSAA resources.
2015-12-08 Eric Anholtvc4: Add support for texel fetches from MSAA resources.
2015-12-08 Eric Anholtvc4: Add support for multisample framebuffer operations.
2015-12-08 Eric Anholtvc4: Add a workaround for HW-2905, and additional failu...
2015-12-08 Eric Anholtvc4: Add support for drawing in MSAA.
next