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
2016-03-24
Jason Ekstrand
nir/vars_to_ssa: Use the new nir_phi_builder helper
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jason Ekstrand
nir/dominance: Handle unreachable blocks
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jason Ekstrand
nir: Add a phi node placement helper
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jason Ekstrand
util/bitset: Allow iterating over const bitsets
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Rob Clark
ttn: remove stray global from header
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Samuel Pitoiset
nv50/ir: silence unhandled TGSI_PROPERTY_NEXT_SHADER...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Kenneth Graunke
mesa: Handle negative length in glPushDebugGroup().
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Kenneth Graunke
mesa: Make glDebugMessageInsert deal with negative...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Kenneth Graunke
mesa: Include null terminator in GL_DEBUG_NEXT_LOGGED_M...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Nicolai Hähnle
st/mesa: use RGBA instead of BGRA for SRGB_ALPHA
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Nicolai Hähnle
radeonsi: silence a coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Bas Nieuwenhuizen
mesa: replace gl_context->Multisample._Enabled with...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Rob Clark
nir: fix dangling ssadef->name ptrs
commit
|
commitdiff
|
tree
|
snapshot
2016-03-24
Jason Ekstrand
glsl: Add propagate_invariance to the other makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/glsl: Propagate invariant into NIR alu ops
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
glsl/rebalance_tree: Don't handle invariant or precise...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
glsl/opt_algebraic: Don't handle invariant or precise...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
glsl: Add a pass to propagate the "invariant" and ...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/alu_to_scalar: Propagate the "exact" bit
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
i965/peephole_ffma: Don't fuse exact adds
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/cse: Properly handle nir_ssa_def.exact
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/algebraic: Flag inexact optimizations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/algebraic: Fix fmin detection to match the spec
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/algebraic: Get rid of an invlid fxor optimization
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/algebraic: Allow for flagging operations as being...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/search: Propagate exactness into newly created...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/builder: Add a flag for setting exact
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir: Add an "exact" bit to nir_alu_instr
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/clone: Export nir_variable_clone
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir/clone: Expose nir_constant_clone
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Jason Ekstrand
nir: Fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Brian Paul
docs: use latest libDRM version
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Lars Hamre
compiler/glsl: allow sequence op as a const expr in...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Nicolai Hähnle
radeonsi: fix out-of-bounds indexing of shader images
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Nicolai Hähnle
radeonsi: cache flush/invalidation for missing PIPE_BAR...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Nicolai Hähnle
st/mesa: add missing MemoryBarrier bits and some explan...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Nicolai Hähnle
gallium: add PIPE_BARRIER_STREAMOUT_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2016-03-23
Marek Olšák
radeonsi: fix 2D array MSAA failures since image suppor...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Jason Ekstrand
i965/fs: Don't constant-fold RCP
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Jason Ekstrand
i965: Remove the RCP+RSQ algebraic optimizations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Don't abs slt and friends
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Don't abs the result of b2f or b2i
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Simplify 0 < fabs(a)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Simplify 0 >= b2f(a)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Simplify i2b with negated or abs operand
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
nir: Lower flrp with Boolean interpolator to bcsel
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Ian Romanick
i965: Have NIR lower flrp on pre-GEN6 vec4 backend
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Brian Paul
swrast: fix discarded const warning in s_texture.c
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Marc-André...
i965: fix invalid memory write
commit
|
commitdiff
|
tree
|
snapshot
2016-03-22
Dave Airlie
tgsi: drop unused set_exec/kill_mask interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Dave Airlie
docs/relnotes: update ARB_internalformat_query2 status.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Dave Airlie
st/mesa: add support for internalformat query2.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Anuj Phogat
i965: Fix assert conditions for src/dst x/y offsets
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Anuj Phogat
swrast: Move assert for 'slice' in to check_map_teximage
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
xavier
r600/sb: Do not distribute neg in expr_handler::fold_as...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Samuel Pitoiset
nvc0: make sure to delete samplers used by compute...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Kenneth Graunke
i965/blorp: Make BlitFramebuffer() do sRGB encoding...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Kenneth Graunke
i965/blorp: Refactor sRGB encoding/decoding.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Kenneth Graunke
meta: Make BlitFramebuffer() do sRGB encoding in ES...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
docs: mark GL_ARB_shader_image_load_store/_size as...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Edward O'Callaghan
radeonsi: Set PIPE_SHADER_CAP_MAX_SHADER_IMAGES
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: disable early Z if the fragment shader writes...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
tgsi/scan: add writes_memory to flag presence of stores...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: force the DCC enable bit off in image descrip...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: implement MemoryBarrier (v2)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: implement volatile memory access
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: implement coherent memory access (v2)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: Lower TGSI_OPCODE_MEMBAR down to LLVM op
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: Lower TGSI_OPCODE_ATOM* down to LLVM op
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: Lower TGSI_OPCODE_STORE down to LLVM op
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: Lower TGSI_OPCODE_LOAD down to LLVM op (v3)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: extract the LLVM type name construction into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: Lower TGSI_OPCODE_RESQ down to LLVM op
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: extract TXQ buffer size computation into...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: decompress shader images
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: update shader image descriptor for invalidate...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
radeonsi: implement set_shader_images (v2)
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
gallium/radeon: make r600_texture_disable_dcc externall...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
tgsi/scan: track which shader images are really buffers
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
tgsi/scan: add images_writemask
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
st/mesa: translate additional flags in MemoryBarrier
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Nicolai Hähnle
gallium: add additional PIPE_BARRIER_* bits
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
svga: add svga_winsys_context::pipe_debug_callback...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: Fix the index buffer rebind regression
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: rebind stream output targets
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: rebind index buffer
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
svga: minor formatting fix, comment addition
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: optimize constant buffer uploads
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: add a few more resource updates HUD query
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Charmaine Lee
svga: add new num-readbacks HUD query
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
svga: use shader sampler view declarations
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
gallium/tests: declare sampler views in shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
gallium/util: declare sampler view in util_make_fs_blit...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
postprocess: declare sampler views in shaders
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
hud: add sampler view declaration in text fragment...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
st/mesa: emit sampler view decls in drawpixels code
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
st/mesa: emit sampler view declaration in bitmap shader
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
st/mesa: emit sampler view declarations for ARB vert...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
st/mesa: use correct TGSI texture target in drawpix...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-21
Brian Paul
st/mesa: use correct TGSI texture target in bitmap...
commit
|
commitdiff
|
tree
|
snapshot
next