index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add support for Polaris (v2)
Sonny Jiang
2016-03-24
5
-0
/
+29
*
winsys/amdgpu: addrlib - add Polaris support (v2)
Sonny Jiang
2016-03-24
3
-2
/
+18
*
mesa: Check glReadBuffer enums against the ES3 table.
Kenneth Graunke
2016-03-24
1
-1
/
+11
*
nir: Add a pass to inline functions
Jason Ekstrand
2016-03-24
4
-0
/
+274
*
nir/builder: Add helpers for easily inserting copy_var intrinsics
Jason Ekstrand
2016-03-24
1
-0
/
+23
*
nir: Add return lowering pass
Jason Ekstrand
2016-03-24
4
-0
/
+251
*
nir: Add a cursor helper for getting a cursor after any phi nodes
Jason Ekstrand
2016-03-24
1
-0
/
+16
*
nir/builder: Add a helper for inserting jump instructions
Jason Ekstrand
2016-03-24
1
-0
/
+7
*
nir/cf: Make extracting or re-inserting nothing a no-op
Jason Ekstrand
2016-03-24
1
-0
/
+9
*
nir: Add a function for comparing cursors
Jason Ekstrand
2016-03-24
2
-0
/
+58
*
nir/cf: Handle relinking top-level blocks
Jason Ekstrand
2016-03-24
1
-2
/
+5
*
nir: Add a pass to repair SSA form
Jason Ekstrand
2016-03-24
4
-0
/
+163
*
nir/vars_to_ssa: Use the new nir_phi_builder helper
Jason Ekstrand
2016-03-24
1
-359
/
+134
*
nir/dominance: Handle unreachable blocks
Jason Ekstrand
2016-03-24
1
-1
/
+5
*
nir: Add a phi node placement helper
Jason Ekstrand
2016-03-24
4
-0
/
+414
*
util/bitset: Allow iterating over const bitsets
Jason Ekstrand
2016-03-24
1
-1
/
+1
*
ttn: remove stray global from header
Rob Clark
2016-03-24
1
-2
/
+0
*
nv50/ir: silence unhandled TGSI_PROPERTY_NEXT_SHADER info
Samuel Pitoiset
2016-03-24
1
-0
/
+3
*
mesa: Handle negative length in glPushDebugGroup().
Kenneth Graunke
2016-03-24
1
-0
/
+3
*
mesa: Make glDebugMessageInsert deal with negative length for all types.
Kenneth Graunke
2016-03-24
1
-3
/
+4
*
mesa: Include null terminator in GL_DEBUG_NEXT_LOGGED_MESSAGE_LENGTH.
Kenneth Graunke
2016-03-24
1
-1
/
+1
*
st/mesa: use RGBA instead of BGRA for SRGB_ALPHA
Nicolai Hähnle
2016-03-24
1
-1
/
+1
*
radeonsi: silence a coverity warning
Nicolai Hähnle
2016-03-24
1
-1
/
+1
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
14
-36
/
+43
*
nir: fix dangling ssadef->name ptrs
Rob Clark
2016-03-24
3
-4
/
+8
*
glsl: Add propagate_invariance to the other makefile
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
nir/glsl: Propagate invariant into NIR alu ops
Jason Ekstrand
2016-03-23
1
-0
/
+3
*
glsl/rebalance_tree: Don't handle invariant or precise trees
Jason Ekstrand
2016-03-23
1
-0
/
+16
*
glsl/opt_algebraic: Don't handle invariant or precise trees
Jason Ekstrand
2016-03-23
1
-0
/
+19
*
glsl: Add a pass to propagate the "invariant" and "precise" qualifiers
Jason Ekstrand
2016-03-23
4
-0
/
+128
*
nir/alu_to_scalar: Propagate the "exact" bit
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
i965/peephole_ffma: Don't fuse exact adds
Jason Ekstrand
2016-03-23
1
-1
/
+3
*
nir/cse: Properly handle nir_ssa_def.exact
Jason Ekstrand
2016-03-23
1
-2
/
+14
*
nir/algebraic: Flag inexact optimizations
Jason Ekstrand
2016-03-23
1
-59
/
+62
*
nir/algebraic: Fix fmin detection to match the spec
Jason Ekstrand
2016-03-23
1
-1
/
+1
*
nir/algebraic: Get rid of an invlid fxor optimization
Jason Ekstrand
2016-03-23
1
-1
/
+0
*
nir/algebraic: Allow for flagging operations as being inexact
Jason Ekstrand
2016-03-23
4
-2
/
+26
*
nir/search: Propagate exactness into newly created expressions
Jason Ekstrand
2016-03-23
1
-4
/
+5
*
nir/builder: Add a flag for setting exact
Jason Ekstrand
2016-03-23
1
-0
/
+9
*
nir: Add an "exact" bit to nir_alu_instr
Jason Ekstrand
2016-03-23
3
-0
/
+14
*
nir/clone: Export nir_variable_clone
Jason Ekstrand
2016-03-23
2
-4
/
+13
*
nir/clone: Expose nir_constant_clone
Jason Ekstrand
2016-03-23
2
-4
/
+5
*
nir: Fix whitespace
Jason Ekstrand
2016-03-23
1
-1
/
+1
*
docs: use latest libDRM version
Brian Paul
2016-03-23
1
-2
/
+1
*
compiler/glsl: allow sequence op as a const expr in gles 1.0
Lars Hamre
2016-03-23
1
-1
/
+3
*
radeonsi: fix out-of-bounds indexing of shader images
Nicolai Hähnle
2016-03-23
1
-1
/
+43
*
radeonsi: cache flush/invalidation for missing PIPE_BARRIER_*_BUFFER bits (v2)
Nicolai Hähnle
2016-03-23
1
-2
/
+12
*
st/mesa: add missing MemoryBarrier bits and some explanations
Nicolai Hähnle
2016-03-23
1
-1
/
+24
*
gallium: add PIPE_BARRIER_STREAMOUT_BUFFER
Nicolai Hähnle
2016-03-23
1
-0
/
+1
*
radeonsi: fix 2D array MSAA failures since image support landed
Marek Olšák
2016-03-23
1
-1
/
+2
[next]