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: treat Color._AdvancedBlendMode as enum
Erik Faye-Lund
2020-07-17
1
-1
/
+2
*
mesa: do not use bitfields for advanced-blend state
Erik Faye-Lund
2020-07-17
1
-1
/
+1
*
mesa/main: use p_atomic_inc_return instead of locking
Erik Faye-Lund
2020-07-16
1
-6
/
+2
*
mesa: change dsa texture error codes for GL 4.6
Dave Airlie
2020-07-16
1
-15
/
+25
*
mesa: add bool param to _mesa_free_context_data
Pierre-Eric Pelloux-Prayer
2020-07-15
2
-4
/
+5
*
mesa: rename _mesa_free_errors_data
Pierre-Eric Pelloux-Prayer
2020-07-15
3
-3
/
+3
*
mesa/main: use call_once instead of open-coding
Erik Faye-Lund
2020-07-14
1
-13
/
+3
*
mesa/main: factor out one-time-init into a helper
Erik Faye-Lund
2020-07-14
1
-43
/
+52
*
glsl: lower mediump temporaries to 16 bits except structures (v2)
Marek Olšák
2020-07-07
1
-0
/
+6
*
mesa/version: only enable GL4.1 with correct limits.
Dave Airlie
2020-07-06
1
-0
/
+2
*
mesa/glformats: make _mesa_gles_error_check_format_and_type() more consistent
Eric Engestrom
2020-07-04
1
-25
/
+25
*
mesa: update fallthrough comment so gcc can see it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
mesa: fix unintended fallthrough in glIsEnabled()
Timothy Arceri
2020-07-02
1
-0
/
+2
*
mesa: add missing fallthrough comment to teximage.c
Timothy Arceri
2020-07-02
1
-0
/
+1
*
mesa: add fallthrough comments to COPY_SZ_4V()
Timothy Arceri
2020-07-02
1
-8
/
+8
*
mesa: add fallthrough comments to get.c
Timothy Arceri
2020-07-02
1
-0
/
+86
*
mesa: add fallthrough comments to glformats.c
Timothy Arceri
2020-07-02
1
-0
/
+3
*
mesa: fix fallthrough in glformats
Timothy Arceri
2020-07-02
1
-3
/
+4
*
mesa/get: fix enum16 big-endian getting.
Dave Airlie
2020-07-01
1
-9
/
+10
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
1
-0
/
+5
*
glthread: handle ARB_vertex_attrib_binding
Marek Olšák
2020-06-23
4
-26
/
+403
*
glthread: rename non_vbo_attrib_mask -> user_buffer_mask, attribs -> buffers
Marek Olšák
2020-06-23
3
-106
/
+106
*
mesa: Add PrimitiveRestartFixedIndex to gl_constants
Neil Roberts
2020-06-22
2
-1
/
+9
*
mesa/main: fix inverted condition
Erik Faye-Lund
2020-06-18
1
-1
/
+1
*
mesa/gles3: add support for GL_EXT_shader_group_vote
Dave Airlie
2020-06-16
1
-0
/
+1
*
mesa: Fix NetBSD compiler macro.
Vinson Lee
2020-06-03
1
-1
/
+1
*
glsl: lower mediump partial derivatives
Marek Olšák
2020-06-02
1
-0
/
+1
*
glsl: lower mediump integer types to int16 and uint16
Marek Olšák
2020-06-02
1
-1
/
+2
*
glthread: don't upload for glDraw inside a display list and always sync
Marek Olšák
2020-05-30
2
-17
/
+54
*
mesa: Use SATURATE
Alyssa Rosenzweig
2020-05-26
4
-7
/
+7
*
st/mesa: Clear texture's views when texture is removed from Shared->TexObjects
Danylo Piliaiev
2020-05-25
2
-0
/
+10
*
mesa: Fix double-lock of Shared->FrameBuffers and usage of wrong mutex
Danylo Piliaiev
2020-05-22
1
-8
/
+1
*
mesa: Add matrix utility functions to load matrices
Ian Romanick
2020-05-14
2
-15
/
+31
*
glthread: stop using GLenum16 to get correct GL errors for out-of-bounds enums
Marek Olšák
2020-05-13
1
-6
/
+6
*
glthread: Fix use of alloca() without #include "c99_alloca.h"
Jon Turney
2020-05-12
1
-0
/
+2
*
gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-2
/
+6
*
mesa: extend GLSLZeroInit semantics
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-2
/
+2
*
compiler/glsl: explicitly store NumUniformBlocks
Erik Faye-Lund
2020-05-05
1
-0
/
+1
*
mesa: add gl_coontext::ForceIntegerTexNearest
Pierre-Eric Pelloux-Prayer
2020-05-05
4
-16
/
+43
*
mesa: check draw buffer completeness on glClearBufferfv/glClearBufferuiv
Dmitriy Nester
2020-05-04
1
-0
/
+12
*
glthread: Add GLAPIENTRY to _mesa_marshal_MultiDrawArrays.
Jose Fonseca
2020-05-01
1
-1
/
+1
*
glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws
Marek Olšák
2020-04-30
3
-0
/
+990
*
glthread: handle gl{Push,Pop}ClientAttrib{DefaultEXT} for glthread states
Marek Olšák
2020-04-30
2
-0
/
+105
*
glthread: handle POS vs GENERIC0 aliasing
Marek Olšák
2020-04-30
2
-3
/
+10
*
glthread: initialize VAOs properly
Marek Olšák
2020-04-30
3
-0
/
+33
*
glthread: track primitive restart state
Marek Olšák
2020-04-30
3
-0
/
+63
*
glthread: track instance divisor changes
Marek Olšák
2020-04-30
2
-11
/
+35
*
glthread: track pointers and strides for Pointer & EXT_dsa attrib functions
Marek Olšák
2020-04-30
2
-12
/
+59
*
glthread: don't use atomics for refcounting to decrease overhead on AMD Zen
Marek Olšák
2020-04-30
2
-1
/
+33
*
glthread: do glBufferSubData as unsynchronized upload + GPU copy
Marek Olšák
2020-04-30
4
-2
/
+138
[next]