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
...
*
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
*
mesa: Keep track of the last looked-up VAO
Fredrik Höglund
2015-05-08
2
-13
/
+27
*
mesa: Add _mesa_lookup_vao_err
Fredrik Höglund
2015-05-08
2
-0
/
+50
*
mesa: Implement CreateVertexArrays
Fredrik Höglund
2015-05-08
4
-8
/
+38
*
i965/skl: In opt_sampler_eot always set destination register to null
Neil Roberts
2015-05-08
1
-1
/
+1
*
i965/fs: Set the header_size on LOAD_PAYLOAD in opt_sampler_eot
Neil Roberts
2015-05-08
1
-0
/
+1
*
docs: document the LIBGL_DRI3_DISABLE environment variable
Martin Peres
2015-05-08
1
-0
/
+1
*
docs: update ARB_vertex_attrib_64bit status
Dave Airlie
2015-05-08
2
-1
/
+2
*
st/mesa: add double input support including lowering (v3.1)
Dave Airlie
2015-05-08
5
-45
/
+164
*
mesa/vbo: add support for 64-bit vertex attributes. (v1)
Dave Airlie
2015-05-08
13
-55
/
+377
*
glsl: check total count of multi-slot double vertex attribs
Dave Airlie
2015-05-08
1
-1
/
+40
*
glsl: track which program inputs are doubles
Dave Airlie
2015-05-08
2
-13
/
+4
*
glsl: add ARB_vertex_attrib_64bit support. (v2)
Dave Airlie
2015-05-08
4
-0
/
+9
*
mesa: add ARB_vertex_attrib_64bit to extensions. (v2)
Dave Airlie
2015-05-08
3
-1
/
+3
*
mapi: add GL_ARB_vertex_attrib_64bit support
Dave Airlie
2015-05-08
8
-13
/
+151
*
st/glsl_to_tgsi: fix ir_assignment hack doing bad things for doubles
Dave Airlie
2015-05-08
1
-0
/
+1
*
i965/wm/gen6: Add option for disabling statistics collection
Topi Pohjolainen
2015-05-07
2
-4
/
+13
*
i965/wm/gen6: Refactor state setup
Topi Pohjolainen
2015-05-07
2
-45
/
+77
*
i965: Remove unused variables
Anuj Phogat
2015-05-07
1
-2
/
+0
*
i965: Change the order of conditions tested in if
Anuj Phogat
2015-05-07
1
-3
/
+4
*
nir: Allow feq/fne/ieq/ine to be optimized with inot.
Matt Turner
2015-05-07
1
-0
/
+4
*
nir: Recognize (a < c || b < c) as min(a, b) < c.
Matt Turner
2015-05-07
1
-0
/
+2
*
nir: Recognize trivial min/max.
Matt Turner
2015-05-07
1
-0
/
+6
*
nir: Recognize i2b(b2i(x)) as x.
Matt Turner
2015-05-07
1
-0
/
+1
*
nir: Recognize imul(b2i(a), b2i(b)) as a logical AND.
Matt Turner
2015-05-07
1
-0
/
+1
*
i965/sync: Implement DRI2_Fence extension
Chad Versace
2015-05-07
4
-41
/
+160
*
i965/sync: Replace prefix 'intel_sync' -> 'intel_gl_sync'
Chad Versace
2015-05-07
2
-28
/
+31
*
i915/sync: Return early when calloc fails
Chad Versace
2015-05-07
1
-0
/
+2
*
i965/sync: Return NULL when calloc fails
Chad Versace
2015-05-07
1
-0
/
+2
*
i915/sync: Don't crash when deleting sync object
Chad Versace
2015-05-07
1
-1
/
+3
*
i965/sync: Don't crash when deleting sync object
Chad Versace
2015-05-07
1
-1
/
+3
*
egl/dri2: Fix codestyle in a comment
Chad Versace
2015-05-07
1
-1
/
+2
*
glx: report which DRI version is used when in verbose debug mode
Martin Peres
2015-05-07
2
-0
/
+4
*
glapi: Add positional argument specifier.
Vinson Lee
2015-05-06
1
-1
/
+1
*
nv50/ir: add SHL to the list of U32 opcodes
Ilia Mirkin
2015-05-06
1
-0
/
+1
*
i965: Sort extension enable lists
Ian Romanick
2015-05-06
1
-33
/
+42
[prev]
[next]