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
*
egl/wayland: properly destroy wayland objects
Axel Davy
2015-05-11
2
-1
/
+6
*
i965/fs: Disable opt_sampler_eot for textureGather
Neil Roberts
2015-05-11
1
-0
/
+10
*
mesa: use _mesa_has_compute_shaders instead of extension check
Tapani Pälli
2015-05-11
1
-1
/
+3
*
main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Marta Lofstedt
2015-05-11
1
-0
/
+1
*
r600: use pipe->hw prim convert from radeonsi
Dave Airlie
2015-05-11
1
-15
/
+16
*
freedreno/ir3/nir: fix build break after f752effa
Rob Clark
2015-05-10
1
-4
/
+3
*
nv50/ir: only enable mul saturate on G200+
Ilia Mirkin
2015-05-09
1
-1
/
+4
*
nvc0: reset the instanced elements state when doing blit using 3d engine
Ilia Mirkin
2015-05-09
1
-0
/
+6
*
nvc0: keep track of PGRAPH state in nvc0_screen
Ilia Mirkin
2015-05-09
4
-24
/
+34
*
nv50: keep track of PGRAPH state in nv50_screen
Ilia Mirkin
2015-05-09
4
-30
/
+36
*
nir: Fix aggressive typos in nir_from_ssa.c.
Kenneth Graunke
2015-05-08
1
-5
/
+5
*
nir/search: Save/restore the variables_seen bitmask when matching
Jason Ekstrand
2015-05-08
1
-0
/
+12
*
nir/search: Assert that variable id's are in range
Jason Ekstrand
2015-05-08
1
-0
/
+1
*
nir/search: handle explicitly sized sources in match_value
Jason Ekstrand
2015-05-08
1
-8
/
+8
*
nir/nir: Use a linked list instead of a hash set for use/def sets
Jason Ekstrand
2015-05-08
14
-306
/
+281
*
util/list: Add a list validation function
Jason Ekstrand
2015-05-08
1
-0
/
+9
*
util/list: Add list_empty and list_length functions
Jason Ekstrand
2015-05-08
1
-0
/
+15
*
util/list: Add C99-based iterator macros
Jason Ekstrand
2015-05-08
1
-0
/
+34
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
44
-55
/
+50
*
gallium/double_list: s/INLINE/inline and remove the p_compiler include
Jason Ekstrand
2015-05-08
1
-7
/
+6
*
nir: Use nir_instr_rewrite_src in copy propagation
Jason Ekstrand
2015-05-08
1
-61
/
+10
*
nir: Add a function for rewriting the condition of an if statement
Jason Ekstrand
2015-05-08
2
-0
/
+23
*
nir: Add and use initializer #defines for nir_src and nir_dest
Jason Ekstrand
2015-05-08
6
-18
/
+15
*
nir: Modernize the out-of-SSA pass
Jason Ekstrand
2015-05-08
1
-103
/
+36
*
nir/validate: Validate SSA def parent instructions
Jason Ekstrand
2015-05-08
1
-0
/
+2
*
nv50/ir: only propagate saturate up if some actual folding took place
Ilia Mirkin
2015-05-08
1
-1
/
+2
*
nir: Delete all traces of nir_op_flog
Ian Romanick
2015-05-08
3
-10
/
+0
*
nir: Don't produce nir_op_flog from GLSL IR
Ian Romanick
2015-05-08
1
-1
/
+1
*
nir: Delete all traces of nir_op_fexp
Ian Romanick
2015-05-08
3
-9
/
+0
*
nir: Don't produce nir_op_fexp from GLSL IR
Ian Romanick
2015-05-08
1
-1
/
+1
*
prog_to_nir: OPCODE_EXP is not nir_op_fexp
Ian Romanick
2015-05-08
1
-1
/
+1
*
i965/fs: Improve a comment about stripping trailing zeroes
Neil Roberts
2015-05-08
1
-3
/
+6
*
docs: Update the ARB_direct_state_access status
Fredrik Höglund
2015-05-08
1
-1
/
+1
*
mesa: Implement GetVertexArrayIndexed[64]iv
Fredrik Höglund
2015-05-08
4
-0
/
+143
*
mesa: Add support for querying GL_VERTEX_ATTRIB_ARRAY_LONG
Fredrik Höglund
2015-05-08
1
-0
/
+5
*
mesa: Add a vao parameter to get_vertex_array_attrib
Fredrik Höglund
2015-05-08
1
-9
/
+16
*
mesa: Implement GetVertexArrayiv
Fredrik Höglund
2015-05-08
4
-0
/
+43
*
mesa: Implement VertexArrayBindingDivisor
Fredrik Höglund
2015-05-08
4
-16
/
+58
*
mesa: Add a vao parameter to vertex_binding_divisor
Fredrik Höglund
2015-05-08
1
-4
/
+6
*
mesa: Implement VertexArrayAttribBinding
Fredrik Höglund
2015-05-08
4
-22
/
+66
*
mesa: Add a vao parameter to vertex_attrib_binding
Fredrik Höglund
2015-05-08
1
-6
/
+9
*
mesa: Implement VertexArrayAttrib[I|L]Format
Fredrik Höglund
2015-05-08
4
-0
/
+122
*
mesa: Add a vao parameter to update_array_format
Fredrik Höglund
2015-05-08
1
-7
/
+10
*
mesa: Refactor VertexAttrib[I|L]Format
Fredrik Höglund
2015-05-08
1
-100
/
+49
*
mesa: Implement VertexArrayVertexBuffers
Fredrik Höglund
2015-05-08
4
-27
/
+78
*
mesa: Implement VertexArrayVertexBuffer
Fredrik Höglund
2015-05-08
4
-25
/
+71
*
mesa: Add a vao parameter to bind_vertex_buffer
Fredrik Höglund
2015-05-08
1
-8
/
+10
*
mesa: Implement VertexArrayElementBuffer
Fredrik Höglund
2015-05-08
4
-0
/
+49
*
mesa: Implement EnableVertexArrayAttrib
Fredrik Höglund
2015-05-08
4
-9
/
+47
*
mesa: Implement DisableVertexArrayAttrib
Fredrik Höglund
2015-05-08
4
-9
/
+46
[next]