index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Invalidate state cache before L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-0
/
+2
*
anv: Fix cache pollution race during L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-20
/
+52
*
nir/spirv: Remove the NoContraction hack
Jason Ekstrand
2016-03-28
1
-22
/
+1
*
i965/peephole_ffma: Only match a mul+add if none of the ops are exact
Jason Ekstrand
2016-03-28
1
-0
/
+11
*
nir/search: Don't match inexact expressions with exact subexpressions
Jason Ekstrand
2016-03-28
1
-5
/
+18
*
i965: Allow mul+add fusing again
Jason Ekstrand
2016-03-25
1
-1
/
+1
*
spirv/alu: Add support for the NoContraction decoration
Jason Ekstrand
2016-03-25
1
-16
/
+53
*
spirv/glsl: Add a helper for converting glsl opcodes into nir opcodes
Jason Ekstrand
2016-03-25
1
-61
/
+56
*
nir/spirv: Get rid of the spirv2nir helper binary
Jason Ekstrand
2016-03-25
2
-70
/
+1
*
anv/blit2d: Add a function to create an ImageView
Nanley Chery
2016-03-25
1
-113
/
+83
*
anv/image: Enable specifying a surface's minimum pitch
Nanley Chery
2016-03-25
1
-1
/
+1
*
i965/vec4: Get rid of a stray predicate inverse in opquantizef16
Jason Ekstrand
2016-03-25
1
-1
/
+0
*
nir/algebraic: Get rid of a redundant copy of fdiv lowering
Jason Ekstrand
2016-03-25
1
-1
/
+0
*
nir/algebraic: Add better lowering of ldexp
Jason Ekstrand
2016-03-25
1
-2
/
+27
*
nir/builder: Simplify nir_ssa_undef a bit
Jason Ekstrand
2016-03-25
1
-2
/
+1
*
nir/spirv: Use the nir_ssa_undef helper from nir_builder
Jason Ekstrand
2016-03-25
1
-9
/
+4
*
nir/builder: Add a bit size field to nir_ssa_undef
Jason Ekstrand
2016-03-25
2
-3
/
+4
*
nir: Add a better comment for INTRINSIC_RANGE
Jason Ekstrand
2016-03-25
1
-2
/
+2
*
nir/glsl: Stop carying a pointer to the nir_shader in the visitor
Jason Ekstrand
2016-03-25
1
-6
/
+3
*
anv: Use genxml register support for L3 Cache config
Jordan Justen
2016-03-25
2
-38
/
+48
*
genxml: Add L3 Cache Control register definitions
Jordan Justen
2016-03-24
4
-0
/
+69
*
anv: Add genxml register support
Jordan Justen
2016-03-24
1
-0
/
+9
*
genxml: Add register support
Jordan Justen
2016-03-24
1
-19
/
+43
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
266
-3619
/
+4900
|
\
|
*
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
[next]