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
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace binary constants with hexadecimal constants
18.2-branchpoint
Andres Gomez
2018-08-02
1
-58
/
+58
*
mesa: add ASTC 2D LDR decoder
Marek Olšák
2018-07-31
4
-0
/
+1963
*
arb_gl_spirv: add calls to several nir lowerings
Alejandro Piñeiro
2018-07-31
1
-0
/
+8
*
mesa/glspirv: Set last_vert_prog
Neil Roberts
2018-07-31
1
-0
/
+7
*
mesa: fix a typo (trivial)
Tapani Pälli
2018-07-31
1
-1
/
+1
*
mesa: add glRenderbufferStorage support for EXT_texture_norm16 formats
Tapani Pälli
2018-07-31
1
-3
/
+7
*
mesa: add switch case for GL 2.1 in _mesa_compute_version()
Brian Paul
2018-07-27
1
-0
/
+3
*
mesa: replace tabs with spaces in mipmap.c
Brian Paul
2018-07-27
1
-28
/
+28
*
mesa: whitespace clean-up in texstore.c
Brian Paul
2018-07-27
1
-45
/
+50
*
mesa: move var decls in texstore_rgba()
Brian Paul
2018-07-27
1
-6
/
+8
*
mesa: remove unneeded free() call in texstore_rgba()
Brian Paul
2018-07-27
1
-1
/
+0
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
8
-17
/
+48
*
mesa: allow indirect draws with the default VAO and compatibility profile
Marek Olšák
2018-07-24
1
-1
/
+2
*
mesa: Fix copy-paste error in ConservativeRasterDilateRange initialization
Danylo Piliaiev
2018-07-24
1
-1
/
+1
*
python: Use range() instead of xrange()
Mathieu Bridon
2018-07-24
1
-2
/
+2
*
mesa: fix make check for AMD_performance_monitor
Marek Olšák
2018-07-19
1
-0
/
+13
*
mesa: remove dead code from api_loopback
Marek Olšák
2018-07-19
1
-17
/
+0
*
mesa: expose ARB_indirect_parameters in the compatibility profile
Marek Olšák
2018-07-19
2
-5
/
+5
*
mesa: expose ARB_shader_viewport_layer_array in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
mesa: expose ARB_ES3_1_compatibility in the compatibility profile
Marek Olšák
2018-07-19
1
-1
/
+1
*
Allow AMD_perfmon on GLES contexts
Eric Anholt
2018-07-18
1
-1
/
+1
*
mesa: don't double incr/decr ActiveCounters
Rob Clark
2018-07-18
1
-4
/
+8
*
mesa: fix error msg typo
Rob Clark
2018-07-18
1
-1
/
+1
*
mesa: handle a bunch of formats in IMPLEMENTATION_COLOR_READ_*
Tomeu Vizoso
2018-07-18
1
-32
/
+43
*
mesa: Add gl_shader_program param to ProgramBinarySerializeDriverBlob
Jordan Justen
2018-07-09
2
-1
/
+3
*
mesa: Always call ProgramBinarySerializeDriverBlob
Jordan Justen
2018-07-09
1
-10
/
+8
*
mesa: Add disk shader cache driver blob callback
Jordan Justen
2018-07-09
1
-0
/
+15
*
mesa: verify MaxVertexAttribStride for GLES 3.1
Erik Faye-Lund
2018-07-09
1
-0
/
+1
*
mesa: verify MaxVertexAttribStride for GL 4.4
Erik Faye-Lund
2018-07-09
1
-0
/
+1
*
python: Stop using the Python 2 exception syntax
Mathieu Bridon
2018-07-06
1
-1
/
+1
*
python: Use the print function
Mathieu Bridon
2018-07-06
4
-34
/
+40
*
mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile
Timothy Arceri
2018-07-05
2
-100
/
+100
*
Shorten u_queue names
Marek Olšák
2018-07-04
1
-1
/
+1
*
mesa/glspirv: lower workgroup access to offsets
Antia Puentes
2018-07-03
1
-0
/
+1
*
st/mesa/i965: Allow decompressing ETC2 to GL_RGBA
Tomeu Vizoso
2018-07-02
2
-23
/
+36
*
mesa: add header for share bptc decompress functions
Denis Pauk
2018-07-01
2
-1434
/
+1760
*
mesa: enable ARB_vertex_attrib_64bit in compat profile
Timothy Arceri
2018-06-30
3
-13
/
+14
*
mesa: add outstanding ARB_vertex_attrib_64bit dlist support
Timothy Arceri
2018-06-30
1
-0
/
+178
*
vbo_save: add support for doubles to display list code
Dave Airlie
2018-06-30
1
-1
/
+1
*
mesa: add compat profile support for ARB_multi_draw_indirect
Timothy Arceri
2018-06-30
1
-1
/
+1
*
mesa: make valid_draw_indirect_multi() accessible externally
Timothy Arceri
2018-06-30
2
-12
/
+15
*
mesa: add ARB_draw_indirect support to compat profile
Timothy Arceri
2018-06-30
2
-3
/
+2
*
mesa: generate GL_INVALID_OPERATION using draw indirect in dlist
Timothy Arceri
2018-06-30
1
-0
/
+47
*
mesa: add missing display list support for ARB_compute_shader
Timothy Arceri
2018-06-30
1
-0
/
+39
*
mesa: expose some ARB_viewport_array dependent extensions in compat
Timothy Arceri
2018-06-30
1
-2
/
+2
*
mesa: enable ARB_viewport_array in compat profile
Timothy Arceri
2018-06-30
2
-9
/
+10
*
mesa: add ARB_viewport_array display list support
Timothy Arceri
2018-06-30
1
-0
/
+211
*
mesa: enable ARB_shader_subroutine in compat profile
Timothy Arceri
2018-06-30
2
-11
/
+10
*
mesa: add glUniformSubroutinesuiv() display list support
Timothy Arceri
2018-06-30
1
-0
/
+34
*
mesa: stop hiding remaining query parameters from OpenGL compat
Timothy Arceri
2018-06-30
1
-5
/
+1
[next]