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
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
st/mesa: fix reporting of float perf counters max value
Marcin Ślusarz
2020-07-06
1
-3
/
+3
*
st/mesa: allow R8 to not be exposed as renderable by driver
Ilia Mirkin
2020-07-05
1
-3
/
+7
*
st/program: use nir_lower_clip_disable instead of nir_lower_clip_vs condition...
Mike Blumenkrantz
2020-07-03
1
-16
/
+22
*
st/mesa: do not clear NewDriverState for inactive states
Pierre-Eric Pelloux-Prayer
2020-07-01
1
-1
/
+1
*
st/glsl_to_nir: disable st_nir_lower_builtin() when packing supported
Timothy Arceri
2020-06-30
1
-6
/
+5
*
glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13
Marek Olšák
2020-06-23
1
-0
/
+3
*
mesa: Add PrimitiveRestartFixedIndex to gl_constants
Neil Roberts
2020-06-22
1
-1
/
+5
*
st/mesa: make texture views inherit compressed_data storage
Pierre-Eric Pelloux-Prayer
2020-06-19
2
-6
/
+27
*
st/mesa: lower images when needed
Karol Herbst
2020-06-18
1
-0
/
+3
*
st/mesa: account for "loose", per-mipmap level textures in CopyImageSubData
Danylo Piliaiev
2020-06-18
1
-2
/
+4
*
st_glsl_to_nir: fix potential use after free
Timothy Arceri
2020-06-17
1
-2
/
+14
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
1
-7
/
+10
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-3
/
+4
*
glsl: lower mediump integer types to int16 and uint16
Marek Olšák
2020-06-02
1
-1
/
+1
*
glsl: handle int16 and uint16 types and add instructions for mediump
Marek Olšák
2020-06-02
1
-0
/
+4
*
mesa: Use SATURATE
Alyssa Rosenzweig
2020-05-26
1
-1
/
+1
*
mesa/st: Use memset to zero out struct
Kristian H. Kristensen
2020-05-26
1
-1
/
+2
*
glsl_to_tgsi: add fallthrough comments
Marcin Ślusarz
2020-05-26
1
-0
/
+5
*
st/mesa: Clear texture's views when texture is removed from Shared->TexObjects
Danylo Piliaiev
2020-05-25
2
-1
/
+18
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
2
-3
/
+3
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
4
-7
/
+7
*
draw: add support for num_samples + sample_stride to the image paths
Dave Airlie
2020-05-06
1
-2
/
+2
*
draw: introduce sampler num samples + stride members
Dave Airlie
2020-05-06
1
-1
/
+1
*
gallium: add a new cap PIPE_CAP_GLSL_ZERO_INIT
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+2
*
mesa: extend GLSLZeroInit semantics
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-1
/
+3
*
mesa/st: consider NumUniformBlocks instead of num_ubos when binding
Erik Faye-Lund
2020-05-05
2
-2
/
+2
*
driconf: add force_integer_tex_nearest option
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-0
/
+2
*
mesa: add gl_coontext::ForceIntegerTexNearest
Pierre-Eric Pelloux-Prayer
2020-05-05
1
-2
/
+7
*
st/mesa: destroy only own program variants when program is released
Tapani Pälli
2020-05-04
1
-1
/
+3
*
mesa: add glInternalBufferSubDataCopyMESA for glthread
Marek Olšák
2020-04-30
1
-1
/
+1
*
mesa,st/mesa: add a fast path for non-static VAOs
Marek Olšák
2020-04-30
2
-0
/
+34
*
st/mesa: Move _NEW_FRAG_CLAMP to NewFragClamp driver flag.
Mathias Fröhlich
2020-04-30
3
-9
/
+8
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
3
-2
/
+32
*
st/mesa: expose more SPIR-V capabilities
Marek Olšák
2020-04-29
1
-0
/
+12
*
mesa/st: call _mesa_initialize() early
Erik Faye-Lund
2020-04-27
1
-0
/
+2
*
mesa: replace GLenum target with gl_shader_stage in NewProgram
Marek Olšák
2020-04-27
1
-17
/
+12
*
mesa: add Const.BufferCreateMapUnsynchronizedThreadSafe & MESA_MAP_THREAD_SAFE
Marek Olšák
2020-04-27
2
-0
/
+5
*
st/mesa: Treat vertex inputs absent in inputMapping as zero in mesa_to_tgsi
Danylo Piliaiev
2020-04-27
1
-2
/
+6
*
st/nir: Fix assigning PointCoord location with !PIPE_CAP_TEXCOORD
Connor Abbott
2020-04-25
1
-0
/
+2
*
mesa: add support for AlphaToCoverageDitherControlNV
Indrajit Kumar Das
2020-04-23
2
-0
/
+4
*
gallium: add # of MRT to blend state
Rob Clark
2020-04-23
2
-0
/
+3
*
mesa/st: avoid u_vbuf for GLES
Rob Clark
2020-04-23
1
-2
/
+14
*
mesa/gallium: do not use enum for bit-allocated member
Erik Faye-Lund
2020-04-21
1
-1
/
+1
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
28
-102
/
+101
*
replace imports memory functions with utils memory functions
Dylan Baker
2020-04-21
2
-0
/
+2
*
replace malloc macros in imports.h with u_memory.h versions
Dylan Baker
2020-04-21
4
-0
/
+5
*
replace IFLOOR with util_ifloor
Dylan Baker
2020-04-21
1
-2
/
+2
*
replace _mesa_logbase2 with util_logbase2
Dylan Baker
2020-04-21
1
-1
/
+1
[next]