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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
intel: Add few Ice Lake brand strings
Anuj Phogat
2019-09-10
1
-8
/
+8
*
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: don't allow glvnd on windows
Dylan Baker
2019-09-10
1
-1
/
+3
*
meson: don't build glx or dri by default on windows
Dylan Baker
2019-09-10
1
-0
/
+2
*
meson: Add a platform for windows
Dylan Baker
2019-09-10
2
-1
/
+5
*
meson: build getopt when using msvc
Dylan Baker
2019-09-10
2
-0
/
+34
*
meson: fix dl detection on non cygwin windows
Dylan Baker
2019-09-10
1
-8
/
+9
*
glapi: export glapi_destroy_multithread when building shared-glapi on windows
Dylan Baker
2019-09-10
2
-1
/
+2
*
meson: add a expat subproject
Dylan Baker
2019-09-10
2
-1
/
+11
*
meson: add a zlib subproject
Dylan Baker
2019-09-10
2
-1
/
+11
*
add a git ignore for subprojects
Dylan Baker
2019-09-10
1
-0
/
+3
*
meson: don't build glapi_static_check_table on windows
Dylan Baker
2019-09-10
1
-1
/
+3
*
meson: Make shared-glapi a combo
Dylan Baker
2019-09-10
2
-5
/
+13
*
meson: don't try to generate i18n translations on windows
Dylan Baker
2019-09-10
1
-2
/
+4
*
glsl/tests: Handle windows \r\n new lines
Dylan Baker
2019-09-10
1
-1
/
+1
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-10
1
-3
/
+4
*
intel: update product names for WHL
Lionel Landwerlin
2019-09-10
1
-5
/
+5
*
radv/gfx10: declare a LDS symbol for the NGG emit space
Samuel Pitoiset
2019-09-10
3
-32
/
+19
*
radv: calculate GFX9 GS and GFX10 NGG states before compiling shader variants
Samuel Pitoiset
2019-09-10
1
-35
/
+48
*
radv: store the ESGS ring size as part of gfx10_ngg_info
Samuel Pitoiset
2019-09-10
2
-1
/
+3
*
radv: store GFX10 NGG state as part of the shader info
Samuel Pitoiset
2019-09-10
2
-44
/
+46
*
radv: store GFX9 GS state as part of the shader info
Samuel Pitoiset
2019-09-10
2
-31
/
+33
*
radv: fill shader info for all stages in the pipeline
Samuel Pitoiset
2019-09-10
4
-20
/
+130
*
radv: do not pass all compiler options to the shader info pass
Samuel Pitoiset
2019-09-10
3
-28
/
+33
*
radeonsi: remove redundant si_texture offset and size fields
Marek Olšák
2019-09-09
7
-123
/
+106
[next]