mesa.git
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.
2015-12-08 Eric Anholtvc4: Add kernel RCL support for MSAA rendering.
2015-12-08 Eric Anholtvc4: Rename color_ms_write to color_write.
2015-12-08 Eric Anholtvc4: Allow RCL blits to the edge of the surface.
2015-12-08 Eric Anholtvc4: Add disabled debug printf for describing blits.
2015-12-08 Eric Anholtvc4: Fix check for tile RCL blits with mismatched y.
2015-12-08 Eric Anholtvc4: Fix compiler warning from size_t change.
2015-12-08 Olivier Penascons: support for LLVM 3.7.
2015-12-08 Dave Airliedocs/GL3.txt: consolidate r600 GL4.1.
2015-12-08 Jason Ekstrandi965: Make uniform offsets be in terms of bytes
2015-12-08 Jason Ekstrandi965/nir_uniforms: Replace comps_per_unit with an is_sc...
2015-12-08 Jason Ekstrandi965/nir: Remove unused indirect handling
2015-12-08 Jason Ekstrandi965/state: Get rid of dword_pitch arguments to buffer...
2015-12-08 Jason Ekstrandi965/vec4: Use a stride of 1 and byte offsets for UBOs
2015-12-08 Jason Ekstrandi965/fs: Use a stride of 1 and byte offsets for UBOs
2015-12-08 Jason Ekstrandi965/vec4: Use byte offsets for UBO pulls on Sandy...
2015-12-08 Ben Widawskyi965: Fix texture views of 2d array surfaces
2015-12-08 Nicolai Hähnleradeonsi: last_gfx_fence is a winsys fence
2015-12-07 Ilia Mirkinnvc0/ir: fix up mul+add -> mad algebraic opt, enable...
2015-12-07 Ilia Mirkingk110/ir: fix imad sat/hi flag emission for immediate...
2015-12-07 Kenneth Graunkei965: Add brw_device_info::min_ds_entries field.
2015-12-07 Chris Forbesi965: Add state bits for tess stages
2015-12-07 Chris Forbesi965: Add backend structures for tess stages
2015-12-07 Chris Forbesi965: Set core tessellation-related limits
next