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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Add a face_sysval argument to nir_lower_two_sided_color
Icecream95
2020-07-17
1
-1
/
+2
*
virgl: Use alpha_src_factor to store blend_equation_advenced value
Elie Tournier
2020-07-17
1
-0
/
+4
*
glsl_to_ir: do lower_blend_equation if PIPE_CAP_FBFETCH
Elie Tournier
2020-07-17
1
-1
/
+1
*
st: expose KHR_blend_equation_advanced if PIPE_CAP_BLEND_EQUATION_ADVANCED
Elie Tournier
2020-07-17
1
-0
/
+3
*
glsl_to_tgsi: Set TGSI_PROPERTY_FS_BLEND_EQUATION_ADVANCED
Elie Tournier
2020-07-17
1
-0
/
+6
*
mesa: treat Color._AdvancedBlendMode as enum
Erik Faye-Lund
2020-07-17
4
-4
/
+8
*
mesa: do not use bitfields for advanced-blend state
Erik Faye-Lund
2020-07-17
1
-1
/
+1
*
st/mesa: fix st_CopyPixels without support for stencil exports
Karol Herbst
2020-07-17
1
-0
/
+7
*
st/mesa: use fragment shader to copy stencil buffer
Indrajit Kumar Das
2020-07-16
1
-12
/
+35
*
mesa/main: use p_atomic_inc_return instead of locking
Erik Faye-Lund
2020-07-16
1
-6
/
+2
*
st/mesa: fix corrupted texture levels, when adding more levels than expected
Yevhenii Kharchenko
2020-07-16
1
-19
/
+23
*
mesa: change dsa texture error codes for GL 4.6
Dave Airlie
2020-07-16
1
-15
/
+25
*
Android: Fixes for Q and R
Roman Stratiienko
2020-07-15
1
-1
/
+1
*
mesa/st: release debug_output after destroying the context
Pierre-Eric Pelloux-Prayer
2020-07-15
1
-1
/
+8
*
mesa: add bool param to _mesa_free_context_data
Pierre-Eric Pelloux-Prayer
2020-07-15
9
-15
/
+16
*
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
*
st/mesa: set compressed_data to NULL when freed
Pierre-Eric Pelloux-Prayer
2020-07-10
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+2
*
glsl: lower mediump temporaries to 16 bits except structures (v2)
Marek Olšák
2020-07-07
1
-0
/
+6
*
st/mesa: fix reporting of float perf counters max value
Marcin Ślusarz
2020-07-06
1
-3
/
+3
*
mesa/version: only enable GL4.1 with correct limits.
Dave Airlie
2020-07-06
1
-0
/
+2
*
st/mesa: allow R8 to not be exposed as renderable by driver
Ilia Mirkin
2020-07-05
1
-3
/
+7
*
mesa/glformats: make _mesa_gles_error_check_format_and_type() more consistent
Eric Engestrom
2020-07-04
1
-25
/
+25
*
nouveau: fix pointer-sign warning
Timothy Arceri
2020-07-04
1
-1
/
+1
*
st/program: use nir_lower_clip_disable instead of nir_lower_clip_vs condition...
Mike Blumenkrantz
2020-07-03
1
-16
/
+22
*
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/vbo: add some missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
radeon: add missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
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
*
i965: add and fix fallthrough comments
Timothy Arceri
2020-07-02
4
-6
/
+6
*
i965: Explicitly cast value to uint64_t
Emmanuel
2020-07-01
1
-4
/
+4
*
st/mesa: do not clear NewDriverState for inactive states
Pierre-Eric Pelloux-Prayer
2020-07-01
1
-1
/
+1
*
mesa/get: fix enum16 big-endian getting.
Dave Airlie
2020-07-01
1
-9
/
+10
*
mesa/swrast: use logf2 instead of util_fast_log2
Dylan Baker
2020-06-30
2
-3
/
+3
*
st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported
Timothy Arceri
2020-06-30
1
-6
/
+5
*
mesa: add _mesa_program_state_value_size() helper
Timothy Arceri
2020-06-30
2
-0
/
+11
*
mesa: remove _mesa prefix from static function
Timothy Arceri
2020-06-30
1
-8
/
+7
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
2
-0
/
+8
*
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
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
12
-12
/
+12
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
9
-25
/
+24
*
mesa: Add PrimitiveRestartFixedIndex to gl_constants
Neil Roberts
2020-06-22
4
-2
/
+16
[next]