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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONE
Danylo Piliaiev
2019-09-12
1
-1
/
+1
*
nir/lower_point_size: assume scalar PSIZ
Iago Toral Quiroga
2019-09-12
1
-14
/
+3
*
gallium/ttn: VARYING_SLOT_PSIZ and VARYING_SLOT_FOGC are scalar
Iago Toral Quiroga
2019-09-12
1
-0
/
+10
*
prog_to_nir: VARYING_SLOT_PSIZ is a scalar
Iago Toral Quiroga
2019-09-12
1
-3
/
+5
*
egl/android: Only keep BGRA EGL configs as fallback
Lepton Wu
2019-09-12
1
-0
/
+11
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
renchenglei
2019-09-12
1
-0
/
+3
*
iris: trivial whitespace fixes
Kenneth Graunke
2019-09-11
1
-2
/
+2
*
u_format: float type for R11G11B10_FLOAT/R9G9B9E5_FLOAT
Jonathan Marek
2019-09-11
1
-2
/
+2
*
u_format: add ETC2 to util_format_srgb/util_format_linear
Jonathan Marek
2019-09-11
1
-0
/
+12
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
6
-112
/
+114
*
st/mesa: Only pause queries if there are any active queries to pause.
Kenneth Graunke
2019-09-11
5
-4
/
+17
*
Fix missing dri2_load_driver on platform_drm
Jean Hertel
2019-09-11
1
-0
/
+15
*
intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM
Anuj Phogat
2019-09-11
4
-0
/
+29
*
genxml/gen11+: Add COMMON_SLICE_CHICKEN4 register
Anuj Phogat
2019-09-11
2
-0
/
+10
*
egl/dri2: Refuse to add EGLConfigs with no supported surface types
Adam Jackson
2019-09-11
1
-13
/
+16
*
gallium: Require LLVM >= 3.9
Adam Jackson
2019-09-11
5
-183
/
+3
*
gallium: Require LLVM >= 3.8
Adam Jackson
2019-09-11
1
-4
/
+2
*
gallium: Require LLVM >= 3.7
Adam Jackson
2019-09-11
2
-33
/
+4
*
gallium: Require LLVM >= 3.6
Adam Jackson
2019-09-11
4
-250
/
+82
*
gallium: Require LLVM >= 3.5
Adam Jackson
2019-09-11
3
-28
/
+2
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
6
-168
/
+6
*
st/nir: fix illegal designated initializer in st_glsl_to_nir.cpp
Brian Paul
2019-09-11
1
-1
/
+1
*
meson: don't generate file into subdirs
Dylan Baker
2019-09-11
1
-1
/
+1
*
iris: Set bo->reusable = false in iris_bo_make_external_locked
Kenneth Graunke
2019-09-11
1
-5
/
+4
*
iris: Finish initializing the BO before stuffing it in the hash table
Kenneth Graunke
2019-09-11
1
-4
/
+2
*
radeonsi/gfx9: honor user stride for imported buffers
Marek Olšák
2019-09-11
1
-0
/
+2
*
prog_to_nir, tgsi_to_nir: make sure kill doesn't discard NaNs
Marek Olšák
2019-09-11
2
-0
/
+7
*
ac: replace HAVE_LLVM with LLVM_VERSION_MAJOR for atomic-optimizations
Marek Olšák
2019-09-11
1
-1
/
+1
*
lima: set .out_sync field of req in lima_submit_start()
Vasily Khoruzhick
2019-09-10
1
-0
/
+1
*
gallium: Fix util_format_get_depth_only
Kenneth Graunke
2019-09-10
1
-1
/
+1
*
freedreno/a6xx: fix 3d tex layout
Rob Clark
2019-09-10
1
-3
/
+4
*
freedreno/a6xx: don't tile things that are too small
Rob Clark
2019-09-10
2
-5
/
+11
*
iris: Enable ARB_gl_spirv and ARB_spirv_extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
glsl/nir: Add and use a gl_nir_link() function
Caio Marcelo de Oliveira Filho
2019-09-10
4
-15
/
+32
*
gallium: Add ARB_gl_spirv support
Caio Marcelo de Oliveira Filho
2019-09-10
4
-0
/
+29
*
mesa/spirv: Set a few more extensions
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+3
*
mesa/st: Don't expect prog->nir to already exist
Caio Marcelo de Oliveira Filho
2019-09-10
1
-6
/
+5
*
mesa/st: Add support for SPIR-V shaders
Caio Marcelo de Oliveira Filho
2019-09-10
2
-50
/
+110
*
mesa/st: Extract preprocessing NIR steps
Caio Marcelo de Oliveira Filho
2019-09-10
1
-14
/
+15
*
mesa/st: Lookup parameters without using names
Caio Marcelo de Oliveira Filho
2019-09-10
1
-42
/
+9
*
mesa/program: Associate uniform storage without using names
Caio Marcelo de Oliveira Filho
2019-09-10
1
-7
/
+1
*
mesa: Fill Parameter storage indices even when not using SPIR-V
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+17
*
glsl/nir: Fill in the Parameters in NIR linker
Caio Marcelo de Oliveira Filho
2019-09-10
5
-3
/
+88
*
mesa: Pack gl_program_parameter struct
Caio Marcelo de Oliveira Filho
2019-09-10
1
-7
/
+9
*
compiler: Add glsl_contains_opaque() helper
Caio Marcelo de Oliveira Filho
2019-09-10
2
-0
/
+7
*
mesa/st: Do not rely on name to identify special uniforms
Caio Marcelo de Oliveira Filho
2019-09-10
1
-5
/
+3
*
glsl/nir: Avoid overflow when setting max_uniform_location
Caio Marcelo de Oliveira Filho
2019-09-10
1
-1
/
+2
*
meson: build getopt when using msvc
Dylan Baker
2019-09-10
2
-0
/
+34
*
glapi: export glapi_destroy_multithread when building shared-glapi on windows
Dylan Baker
2019-09-10
2
-1
/
+2
*
meson: don't build glapi_static_check_table on windows
Dylan Baker
2019-09-10
1
-1
/
+3
[next]