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
*
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
*
st/mesa: Re-assign vs in locations after updating nir info for ffvp/ARB_vp
Danylo Piliaiev
2020-04-21
1
-0
/
+1
*
glsl: Hard-code noise to zero in builtin_functions.cpp
Jason Ekstrand
2020-04-21
2
-12
/
+0
*
st/glsl_to_nir: make use of nir linker for linking uniforms
Timothy Arceri
2020-04-21
1
-10
/
+9
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
1
-1
/
+1
*
st/mesa: Update shader info of ffvp/ARB_vp after translation to NIR
Danylo Piliaiev
2020-04-17
1
-3
/
+20
*
st/mesa: properly guard fallback_copy_texsubimage aginst failed maps
Karol Herbst
2020-04-17
1
-1
/
+10
*
st/mesa: fix a crash due to passing a draw vertex shader into the driver
Marek Olšák
2020-04-16
1
-1
/
+2
*
mesa/st: initialize all winsys_handle fields for memory objects
Tapani Pälli
2020-04-16
1
-7
/
+11
*
st/mesa: add support for GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
3
-1
/
+6
*
st/mesa: add NV_viewport_swizzle support
Ilia Mirkin
2020-04-12
2
-0
/
+12
*
mesa: precompute _mesa_primitive_restart_index during state changes
Marek Olšák
2020-04-06
2
-3
/
+2
*
mesa: remove no longer needed _mesa_is_bufferobj function
Marek Olšák
2020-04-06
5
-8
/
+8
*
mesa: don't ever bind NullBufferObj to glBindBuffer(Base,Range) slots
Marek Olšák
2020-04-06
2
-2
/
+2
*
mesa/st: release variants for active programs before unref
Tapani Pälli
2020-04-06
3
-6
/
+22
*
mesa/st: unbind shader state before deleting it
Tapani Pälli
2020-04-06
1
-0
/
+6
*
st/mesa: Fall back on R3G3B2 for R3_G3_B2
Icecream95
2020-03-31
1
-2
/
+3
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-4
/
+4
*
mesa: don't use <> for including internal headers
Marek Olšák
2020-03-27
2
-6
/
+6
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
29
-30
/
+30
*
mesa: allow out-of-order drawing to optimize immediate mode if it's safe
Marek Olšák
2020-03-26
1
-0
/
+2
*
glsl_to_tgsi: set shader_info::writes_memory
Marek Olšák
2020-03-26
1
-0
/
+8
[next]