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: Rename si_shader::ls_rsrc{1,2} to si_shader::rsrc{1,2}
Tom Stellard
2015-11-29
3
-6
/
+6
*
docs: add missed i965 feature to relnotes
Ian Romanick
2015-11-29
1
-0
/
+1
*
glsl: implement recent spec update to SSO validation
Timothy Arceri
2015-11-29
1
-0
/
+24
*
Revert "mesa: return initial value for VALIDATE_STATUS if pipe not bound"
Timothy Arceri
2015-11-29
1
-2
/
+1
*
radeon/uvd: uv pitch separation for stoney
Boyuan Zhang
2015-11-29
2
-1
/
+6
*
texgetimage: consolidate 1D array handling code.
Dave Airlie
2015-11-29
1
-15
/
+11
*
docs: add missed freedreno features to relnotes
Ilia Mirkin
2015-11-29
1
-0
/
+5
*
freedreno/a4xx: use a factor of 32767 for snorm8 blending
Ilia Mirkin
2015-11-29
1
-5
/
+34
*
configure.ac: default to disabled dri3 when --disable-dri is set
Emil Velikov
2015-11-29
1
-0
/
+5
*
loader: unconditionally add AM_CPPFLAGS to libloader_la_CPPFLAGS
Emil Velikov
2015-11-29
1
-2
/
+2
*
pipe-loader: link against libloader regardless of libdrm presence
Emil Velikov
2015-11-29
1
-2
/
+2
*
nv50/ir: fix (un)spilling of 3-wide results
Ilia Mirkin
2015-11-29
1
-4
/
+42
*
nv50,nvc0: properly handle buffer storage invalidation on dsa buffer
Ilia Mirkin
2015-11-29
2
-15
/
+17
*
nouveau: use the buffer usage to determine placement when no binding
Ilia Mirkin
2015-11-29
1
-2
/
+6
*
vc4: Take precedence over ilo when in simulator mode.
Eric Anholt
2015-11-29
1
-8
/
+12
*
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
Eric Anholt
2015-11-29
3
-6
/
+3
*
virgl: pipe_virgl_create_screen is not static
Igor Gnatenko
2015-11-29
1
-1
/
+1
*
freedreno/a4xx: disable blending and alphatest for integer rt0
Ilia Mirkin
2015-11-29
1
-2
/
+13
*
freedreno/a4xx: fix independent blend
Ilia Mirkin
2015-11-29
2
-2
/
+3
*
freedreno/a4xx: fix 3d texture setup
Ilia Mirkin
2015-11-29
3
-3
/
+7
*
freedreno/a4xx: only align slices in non-layer_first textures
Ilia Mirkin
2015-11-29
1
-2
/
+4
*
meta: Don't save or restore the active client texture
Ian Romanick
2015-11-24
2
-4
/
+0
*
meta: Don't save or restore the VBO binding
Ian Romanick
2015-11-24
2
-7
/
+0
*
meta/TexSubImage: Don't pollute the buffer object namespace
Ian Romanick
2015-11-24
1
-18
/
+24
*
meta: Don't pollute the buffer object namespace in _mesa_meta_DrawTex
Ian Romanick
2015-11-24
4
-38
/
+29
*
meta: Use internal functions for buffer object and VAO access in _mesa_meta_D...
Ian Romanick
2015-11-24
1
-12
/
+20
*
meta: Track VBO using gl_buffer_object instead of GL API object handle in _me...
Ian Romanick
2015-11-24
2
-6
/
+19
*
meta: Partially convert _mesa_meta_DrawTex to DSA
Ian Romanick
2015-11-24
1
-6
/
+6
*
meta: Don't pollute the buffer object namespace in _mesa_meta_setup_vertex_ob...
Ian Romanick
2015-11-24
1
-14
/
+3
*
meta: Use internal functions for buffer object and VAO access
Ian Romanick
2015-11-24
1
-33
/
+43
*
meta: Use DSA functions for VBOs in _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-19
/
+24
*
meta: Track VBO using gl_buffer_object instead of GL API object handle
Ian Romanick
2015-11-24
5
-48
/
+72
*
meta: Don't leave the VBO bound after _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
5
-21
/
+38
*
i965: Use _mesa_NamedBufferSubData for users of _mesa_meta_setup_vertex_objects
Ian Romanick
2015-11-24
1
-3
/
+3
*
meta: Use _mesa_NamedBufferData and _mesa_NamedBufferSubData for users of _me...
Ian Romanick
2015-11-24
3
-10
/
+8
*
meta: Use DSA functions for PBO in create_texture_for_pbo
Ian Romanick
2015-11-24
1
-19
/
+11
*
i965: Don't pollute the buffer object namespace in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-5
/
+5
*
i965: Use internal functions for buffer object access
Ian Romanick
2015-11-24
1
-6
/
+18
*
i965: Use DSA functions for VBOs in brw_meta_fast_clear
Ian Romanick
2015-11-24
1
-6
/
+7
*
i965: Pass brw_context instead of gl_context to brw_draw_rectlist
Ian Romanick
2015-11-24
1
-4
/
+5
*
mesa: Refactor enable_vertex_array_attrib to make _mesa_enable_vertex_array_a...
Ian Romanick
2015-11-24
2
-9
/
+22
*
mesa: Refactor update_array_format to make _mesa_update_array_format_public
Ian Romanick
2015-11-24
2
-19
/
+57
*
mesa: Make bind_vertex_buffer avilable outside varray.c
Ian Romanick
2015-11-24
2
-14
/
+22
*
Update version to 11.1.0-rc1
mesa-11.1.0-rc1
Emil Velikov
2015-11-21
1
-1
/
+1
*
util: use RTLD_LOCAL with util_dl_open()
11.1-branchpoint
Emil Velikov
2015-11-21
1
-1
/
+1
*
targets/nine: remove unused static functions
Emil Velikov
2015-11-21
1
-36
/
+0
*
targets/nine: add note about messy header inclusion order
Emil Velikov
2015-11-21
1
-0
/
+1
*
targets/nine: add note about fd owndership
Emil Velikov
2015-11-21
1
-0
/
+2
*
auxiliary/vl: Don't close the drm fd on failure
Emil Velikov
2015-11-21
1
-1
/
+1
*
st/dri: NULL check the pscreen earlier
Emil Velikov
2015-11-21
3
-16
/
+14
[prev]
[next]