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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/main/ff_frag: Use correct constant.
Gustaw Smolarczyk
2017-04-08
1
-1
/
+1
*
mesa: simplify and optimise vertex bindings tracking
Timothy Arceri
2017-04-08
1
-5
/
+3
*
st/mesa: silence unused/uninitialized var warnings
Brian Paul
2017-04-07
1
-1
/
+2
*
mesa: fix renderbuffer leak
Timothy Arceri
2017-04-07
2
-1
/
+6
*
mesa/main: simplify _mesa_IsRenderbuffer()
Samuel Pitoiset
2017-04-07
1
-7
/
+6
*
mesa: stop abstracting texture object hashtable locking
Timothy Arceri
2017-04-07
3
-23
/
+5
*
mesa: stop abstracting buffer object hashtable locking
Timothy Arceri
2017-04-07
3
-31
/
+12
*
i965/blorp: Bump the batch space estimate
Jason Ekstrand
2017-04-06
1
-1
/
+1
*
intel/gen_decoder: return -1 for unknown command formats
Jordan Justen
2017-04-06
1
-4
/
+4
*
st/pbo: select the right swizzle for instance IDs
Nicolai Hähnle
2017-04-06
1
-1
/
+2
*
mesa: use internal function when deleting buffers
Timothy Arceri
2017-04-06
1
-16
/
+16
*
mesa: rework bind_buffer_object()
Timothy Arceri
2017-04-06
1
-18
/
+16
*
mesa: small texstate tidy up
Timothy Arceri
2017-04-06
1
-4
/
+5
*
mesa: tidy up renderbuffer RefCount initialisation
Timothy Arceri
2017-04-06
3
-4
/
+1
*
st/mesa: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
st/glsl_to_tgsi: implement ARB_shader_ballot system variables
Nicolai Hähnle
2017-04-05
1
-0
/
+16
*
st/glsl_to_tgsi: implement ARB_shader_ballot builtin functions
Nicolai Hähnle
2017-04-05
1
-0
/
+9
*
glsl: add ARB_shader_ballot operations
Nicolai Hähnle
2017-04-05
1
-0
/
+3
*
mesa: add GL_ARB_shader_ballot boilerplate
Nicolai Hähnle
2017-04-05
2
-0
/
+2
*
st/mesa: plumbing for sparse buffers
Nicolai Hähnle
2017-04-05
1
-0
/
+20
*
st/mesa: enable ARB_sparse_buffer when supported
Nicolai Hähnle
2017-04-05
1
-0
/
+4
*
mesa: implement sparse buffer commitment
Nicolai Hähnle
2017-04-05
2
-0
/
+76
*
mesa: implement sparse storage buffer allocation
Nicolai Hähnle
2017-04-05
1
-6
/
+23
*
mesa: implement SPARSE_BUFFER_PAGE_SIZE_ARB
Nicolai Hähnle
2017-04-05
3
-0
/
+7
*
mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
2017-04-05
5
-0
/
+25
*
mesa: Replace program locks with atomic inc/dec.
Matt Turner
2017-04-05
2
-13
/
+3
*
i965/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-04
1
-1
/
+13
*
mesa: Require mipmap completeness for glCopyImageSubData(), sometimes.
Kenneth Graunke
2017-04-04
1
-2
/
+23
*
drirc: Set glsl_zero_init for Kerbal Space Program.
Francisco Jerez
2017-04-04
1
-0
/
+8
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
3
-20
/
+26
*
mesa/glthread: Avoid unnecessary batch reallocation
Bartosz Tomczyk
2017-04-04
1
-6
/
+9
*
mesa/glthread: fix misaligned address access
Bartosz Tomczyk
2017-04-04
1
-2
/
+4
*
glsl: Fix blob memory leak
Bartosz Tomczyk
2017-04-04
1
-1
/
+1
*
aubinator/gen_decoder/i965: decode instructions from dword 0
Lionel Landwerlin
2017-04-03
1
-4
/
+4
*
st/mesa: add st_convert_image()
Samuel Pitoiset
2017-04-03
2
-47
/
+63
*
st/mesa: make 'st' const in st_mesa_format_to_pipe_format()
Samuel Pitoiset
2017-04-03
2
-2
/
+2
*
mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
2017-04-03
1
-12
/
+32
*
mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
2017-04-03
2
-0
/
+45
*
mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
2017-04-02
1
-1
/
+2
*
glsl: ir_explog_to_explog2 is no more
Erik Faye-Lund
2017-04-01
2
-2
/
+6
*
st/mesa: avoid aliasing violation in st_cb_perfmon.c
Erik Faye-Lund
2017-04-01
1
-3
/
+3
*
st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
2017-04-01
6
-7
/
+9
*
st/mesa: Add support for NV_fill_rectangle
Lyude
2017-03-31
2
-0
/
+3
*
mesa: Add support for GL_NV_fill_rectangle
Lyude
2017-03-31
4
-2
/
+26
*
tnl: remove unused var to silence warning
Brian Paul
2017-03-31
1
-2
/
+0
*
st/glsl_to_tgsi: fix 64-bit integer bit shifts
Nicolai Hähnle
2017-03-31
1
-5
/
+15
*
st/mesa: implement ARB_shader_clock
Nicolai Hähnle
2017-03-31
2
-1
/
+11
*
mesa: remove MESA_GLSL=opt
Timothy Arceri
2017-03-31
2
-10
/
+7
*
mesa: remove MESA_GLSL=no_opts env option
Timothy Arceri
2017-03-31
4
-15
/
+9
*
mesa: move FLUSH_VERTICES() call to meta
Timothy Arceri
2017-03-31
3
-15
/
+13
[next]