index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: extract helper function from _mesa_GetPointerv
Pierre-Eric Pelloux-Prayer
2019-11-05
2
-29
/
+47
*
mesa: add EXT_dsa EnableVertexArrayAttribEXT / DisableVertexArrayAttribEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-2
/
+38
*
mesa: add EXT_dsa glEnableVertexArrayEXT / glDisableVertexArrayEXT
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-2
/
+69
*
mesa: add gl_vertex_array_object parameter to client state helpers
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-22
/
+25
*
mesa: add EXT_dsa glVertexArray* functions implementation
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+308
*
mesa: add vao/vbo lookup helper for EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-0
/
+32
*
mesa: rework _mesa_lookup_vao_err to allow usage from EXT_dsa
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-18
/
+36
*
mesa: add EXT_dsa glVertexArray* functions declarations
Pierre-Eric Pelloux-Prayer
2019-11-05
3
-11
/
+148
*
mesa: pass vao as a function paramter
Pierre-Eric Pelloux-Prayer
2019-11-05
1
-60
/
+94
*
mesa: check draw buffer completeness on glClearBufferfi/glClearBufferiv
Lionel Landwerlin
2019-11-02
1
-0
/
+12
*
main: fix several 'may be used uninitialized' warnings
Andrii Simiklit
2019-10-31
1
-0
/
+2
*
mesa: enable ARB_gpu_shader_int64 in compat profile
Tapani Pälli
2019-10-30
2
-39
/
+39
*
mesa: add [Program]Uniform*64ARB display list support
Tapani Pälli
2019-10-30
1
-0
/
+979
*
mesa/main: Ignore filter state for MS texture completeness
Illia Iorin
2019-10-25
1
-3
/
+22
*
Revert "mesa/main: Fix multisample texture initialize"
Illia Iorin
2019-10-25
1
-25
/
+13
*
gallium: Fix a bunch of undefined left-shifts in u_format_*
Adam Jackson
2019-10-24
1
-3
/
+3
*
mesa: Redefine the RG formats as array formats.
Eric Anholt
2019-10-20
8
-62
/
+32
*
mesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB with an array format.
Eric Anholt
2019-10-20
7
-39
/
+25
*
mesa: Replace the LA16_UNORM packed formats with one array format.
Eric Anholt
2019-10-20
5
-8
/
+5
*
Revert "egl: Fixes transparency with EGL and X11."
Hal Gentz
2019-10-18
1
-3
/
+0
*
mesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in GL_OES_geometry_shader
Iago Toral Quiroga
2019-10-18
1
-1
/
+3
*
mesa: implement glTextureStorageNDEXT functions
Pierre-Eric Pelloux Prayer
2019-10-18
1
-38
/
+24
*
mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-2
/
+31
*
mesa: add EXT_dsa NamedRenderbufferStorageMultisampleEXT function
Pierre-Eric Pelloux-Prayer
2019-10-18
2
-0
/
+24
*
mesa: add EXT_dsa Generate*MipmapEXT functions
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-2
/
+35
*
mesa: refactor GenerateTextureMipmap handling
Pierre-Eric Pelloux-Prayer
2019-10-18
1
-32
/
+25
*
mesa: add EXT_dsa glGetFloati_vEXT/glGetDoublei_vEXT
Pierre-Eric Pelloux-Prayer
2019-10-18
1
-2
/
+0
*
mesa: add EXT_dsa + EXT_gpu_program_parameters functions
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-15
/
+45
*
mesa: add EXT_dsa + EXT_gpu_shader4 functions
Pierre-Eric Pelloux-Prayer
2019-10-18
1
-8
/
+1
*
mesa: add EXT_dsa + EXT_texture_integer functions
Pierre-Eric Pelloux-Prayer
2019-10-18
4
-8
/
+292
*
mesa: add EXT_dsa + EXT_texture_buffer_object functions
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-2
/
+69
*
mesa: add EXT_dsa glProgramUniform*EXT functions
Pierre-Eric Pelloux-Prayer
2019-10-18
1
-25
/
+2
*
mesa: add EXT_dsa NamedProgram functions
Pierre-Eric Pelloux-Prayer
2019-10-18
4
-72
/
+404
*
mesa: add EXT_dsa glClientAttribDefaultEXT / glPushClientAttribDefaultEXT
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-2
/
+83
*
mesa: add EXT_dsa glNamedRenderbufferStorageEXT and glGetNamedRenderbufferPar...
Pierre-Eric Pelloux-Prayer
2019-10-18
3
-2
/
+43
*
mesa: Refactor the entirety of _mesa_format_matches_format_and_type().
Eric Anholt
2019-10-17
6
-642
/
+111
*
mesa: Add support for array formats of depth and stencil.
Eric Anholt
2019-10-17
6
-8
/
+83
*
mesa: Add format/type matching for DEPTH/UINT_24_8.
Eric Anholt
2019-10-17
1
-0
/
+2
*
mesa: Fix depth/stencil ordering in _mesa_format_from_format_and_type().
Eric Anholt
2019-10-17
1
-1
/
+1
*
mesa: Add debug info to _mesa_format_from_format_and_type() error path.
Eric Anholt
2019-10-17
1
-0
/
+4
*
mesa: fix invalid target error handling for teximage
Pierre-Eric Pelloux-Prayer
2019-10-16
1
-7
/
+8
*
mesa: Handle pbuffers in desktop GL framebuffer attachment queries
Kenneth Graunke
2019-10-15
1
-5
/
+7
*
mesa: Make back_to_front_if_single_buffered non-static
Kenneth Graunke
2019-10-15
2
-5
/
+9
*
mesa: Use ctx->ReadBuffer in glReadBuffer back-to-front tests
Kenneth Graunke
2019-10-15
1
-4
/
+5
*
egl: Fixes transparency with EGL and X11.
Hal Gentz
2019-10-11
1
-0
/
+3
*
mesa/main: prefer R8-textures instead of A8 for glBitmap in display lists
Erik Faye-Lund
2019-10-09
2
-3
/
+11
*
mesa: Allow MESA_framebuffer_flip_y for GLES 3
Fritz Koenig
2019-10-08
4
-13
/
+62
*
mesa: don't forget to clear _Layer field on texture unit
Lionel Landwerlin
2019-10-01
1
-1
/
+1
*
mesa: Extension boilerplate for EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
2
-0
/
+2
*
shader_enums: Move MAX_DRAW_BUFFERS to this file.
Eric Anholt
2019-09-27
1
-6
/
+1
[next]