projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-12-11
Marek Olšák
r600g: write all MRTs only if there is exactly one...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Marek Olšák
tgsi/scan: add flag colors_written
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Marek Olšák
Revert "radeonsi: disable DCC on Stoney"
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Timothy Arceri
nir: silence uninitialized warning
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Dave Airlie
mesa/shader: return correct attribute location for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-11
Roland Scheidegger
draw: fix clipping with linear interpolated values...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dave Airlie
r600: add missing return value check.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jason Ekstrand
nir: Get rid of *_indirect variants of input/output...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jason Ekstrand
i965/fs_nir: Refactor store_output, load_input, and...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Patrick Rudolph
gallium/util: return correct number of bound vertex...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Neil Roberts
blit: Don't take into account the Mesa format when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Neil Roberts
i965: Check base format to determine whether to use...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Neil Roberts
i965/gen8: Allow rendering to B8G8R8X8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Neil Roberts
i965/gen9: Allow fast clear for MSRT formats matching...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Neil Roberts
i965/gen9/fast-clear: Handle linear→SRGB conversion
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
docs: Add ARB_compute_shader to 11.2.0 release notes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
docs: Mark ARB_compute_shader as done for i965
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965: Enable ARB_compute_shader extension on supported...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965/nir: Implement shared variable atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
nir: Add nir intrinsics for shared variable atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Disable several optimizations on shared variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Buffer atomics are supported for compute shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Translate atomic intrinsic functions on shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Check for SSBO variable in check_for_ssbo_store
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Check for SSBO variable in SSBO atomic lowering
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Replace atomic_ssbo and ssbo_atomic with atomic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Allow atomic functions to be used with shared...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965: Lower shared variable references to intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965: Enable shared local memory for CS shared variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965/fs: Handle nir shared variable store intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965/fs: Handle nir shared variable load intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
i965: Disable vector splitting on shared variables
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
nir: Translate glsl shared var store intrinsic to nir...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
nir: Translate glsl shared var load intrinsic to nir...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Add lowering pass for shared variable references
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Iago Toral...
glsl: Don't assert on shared variable matrices with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Don't lower_variable_index_to_cond_assign for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl: Remove mem_ctx as member variable in lower_ubo_re...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl ubo/ssbo: Move common code into lower_buffer_acces...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl ubo/ssbo: Move is_dereferenced_thing_row_major...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl ubo/ssbo: Add lower_buffer_access class
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl ubo/ssbo: Split buffer access to insert_buffer_access
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Jordan Justen
glsl ubo/ssbo: Use enum to track current buffer access...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tapani Pälli
glsl: do not loose always_active_io when packing varyings
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Tapani Pälli
mesa: invalidate pipeline status after glUseProgramStages
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Dave Airlie
mesa/varray: set double arrays to non-normalised.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-10
Michel Dänzer
clover: Fix build against LLVM 3.8 SVN >= r255078
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Brian Paul
mesa: fix ID usage for buffer warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Brian Paul
docs: remove stray <ul> tag from 11.0.5.html file to...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Serge Martin
freedreno: little clean up in fd_create_surface
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Serge Martin
freedreno: change to goto fail
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Serge Martin
freedreno: fix bind_sampler_states when hwcso is NULL
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Edward O'Callaghan
gallium/util: Make u_prims_for_vertices() safe
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
docs: add news item for mesa-demos 8.3.0 release
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Patrick Rudolph
nv50,nvc0: fix use-after-free when vertex buffers are...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
mesa: Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
glx: Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
st/osmesa: Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
meta: Fix a typo in a print message
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
mesa: Fix typos in print messages
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Andreas Boll
glsl: Fix a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Brian Paul
svga: initialize pipe_driver_query_info entries with...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Brian Paul
mesa: detect inefficient buffer use and report through...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Emil Velikov
docs: add news item and link release notes for 11.0.7
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Emil Velikov
docs: add sha256 checksums for 11.0.7
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Emil Velikov
docs: add release notes for 11.0.7
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Resolve color and flush for all active shader...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Document inconsistent units the URB size is repre...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Hook up L3 partitioning state atom.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Work around L3 state leaks during context switches.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Add debug flag to print out the new L3 state...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Implement L3 state atom.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Calculate appropriate L3 partition weights for...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Implement selection of the closest L3 configurati...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Define and use REG_MASK macro to make masked...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965/hsw: Enable L3 atomics.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Implement programming of the L3 configuration.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Import tables enumerating the set of validated...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Add slice count to the brw_device_info structure.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965/gen8: Don't add workaround bits to PIPE_CONTROL...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Define state flag to signal that the URB size...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Keep track of whether LRI is allowed in the conte...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Adjust gen check in can_do_pipelined_register_writes
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Francisco Jerez
i965: Define symbolic constants for some useful L3...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
radeonsi: handle loading doubles as geometry shader...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
radeonsi: handle doubles in lds load path.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
r600: handle geometry dynamic input array index
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
r600g: fix geom shader input indirect indexing.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
r600g: fix outputing to non-0 buffers for stream 0.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Edward O'Callaghan
r600: Add ARB_copy_image support
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Edward O'Callaghan
r600g: allow copying between compatible un/compressed...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ilia Mirkin
nv50/ir: fix cutoff for using r63 vs r127 when replacin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ilia Mirkin
nv50/ir: prefer to color mad def and src2 with the...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ilia Mirkin
nv50/ir: reduce degree limit on ops that can't encode...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ilia Mirkin
nv50/ir: only unspill once ahead of a group of instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Ilia Mirkin
nv50/ir: check if the target supports the new offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-09
Dave Airlie
llvmpipe: fix fp64 inputs to geom shader.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Matt Turner
nir: Optimize useless comparisons against true/false.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Matt Turner
glsl: Switch opcode and avail parameters to binop().
commit
|
commitdiff
|
tree
|
snapshot
2015-12-08
Matt Turner
glsl_to_tgsi: Skip useless comparison instructions.
commit
|
commitdiff
|
tree
|
snapshot
next