index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
iris: close screen fd on iris_destroy_screen
Tapani Pälli
2019-09-18
1
-0
/
+1
*
radv: always emit a position export in gs copy shaders
Rhys Perry
2019-09-18
1
-1
/
+1
*
drirc: include unreal engine version 0 to 23
Lionel Landwerlin
2019-09-18
1
-1
/
+1
*
util/xmlconfig: fix regexp compile failure check
Lionel Landwerlin
2019-09-18
1
-1
/
+1
*
nir/large_constants: more careful data copying
Sergii Romantsov
2019-09-18
1
-1
/
+1
*
vulkan: add vk_x11_strict_image_count option
Lionel Landwerlin
2019-09-18
6
-1
/
+28
*
driconfig: add a new engine name/version parameter
Lionel Landwerlin
2019-09-18
14
-21
/
+104
*
radv: store engine name
Lionel Landwerlin
2019-09-18
2
-0
/
+16
*
iris: Initialize ice->state.prim_mode to an invalid value
Kenneth Graunke
2019-09-18
1
-0
/
+1
*
radv: fix allocating number of user sgprs if streamout is used
Samuel Pitoiset
2019-09-18
1
-1
/
+1
*
v3d: make sure we have enough space in the CL for the primitive counts packet
Iago Toral Quiroga
2019-09-18
1
-0
/
+1
*
intel/fs: Handle UNDEF in split_virtual_grfs
Jason Ekstrand
2019-09-18
1
-1
/
+25
*
tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONE
Danylo Piliaiev
2019-09-18
1
-1
/
+1
*
meson: don't generate file into subdirs
Dylan Baker
2019-09-18
1
-1
/
+1
*
gallium: Fix util_format_get_depth_only
Kenneth Graunke
2019-09-18
1
-1
/
+1
*
glsl/nir: Avoid overflow when setting max_uniform_location
Caio Marcelo de Oliveira Filho
2019-09-18
1
-1
/
+2
*
iris: Fix constant buffer sizes for non-UBOs
Kenneth Graunke
2019-09-18
1
-3
/
+4
*
nir/loop_analyze: Treat do{}while(false) loops as 0 iterations
Danylo Piliaiev
2019-09-18
1
-0
/
+49
*
radeonsi/gfx10: fix wave occupancy computations
Marek Olšák
2019-09-10
4
-21
/
+49
*
radeonsi/gfx10: don't call gfx10_destroy_query with compute-only contexts
Marek Olšák
2019-09-10
1
-1
/
+1
*
virgl: Fix pipe_resource leaks under multi-sample.
Lepton Wu
2019-09-10
1
-1
/
+3
*
st/nine: Properly initialize GLSL types for NIR shaders.
Timur Kristóf
2019-09-09
1
-0
/
+5
*
Revert "ac/nir: Lower large indirect variables to scratch"
Bas Nieuwenhuizen
2019-09-09
1
-68
/
+0
*
nir/dead_cf: Repair SSA if the pass makes progress
Jason Ekstrand
2019-09-09
1
-2
/
+13
*
nir/repair_ssa: Insert deref casts when needed
Jason Ekstrand
2019-09-09
1
-2
/
+29
*
nir/repair_ssa: Repair dominance for unreachable blocks
Jason Ekstrand
2019-09-09
1
-4
/
+8
*
nir: Add a block_is_unreachable helper
Jason Ekstrand
2019-09-09
2
-0
/
+15
*
nir: Don't infinitely recurse in lower_ssa_defs_to_regs_block
Jason Ekstrand
2019-09-09
1
-5
/
+15
*
nir: Handle complex derefs in nir_split_array_vars
Jason Ekstrand
2019-09-09
1
-2
/
+5
*
drirc: override minImageCount=2 for gfxbench
Eric Engestrom
2019-09-09
1
-0
/
+4
*
radv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-09
1
-0
/
+1
*
amd: move adaptive sync to performance section, as it is defined in xmlpool
Eric Engestrom
2019-09-09
2
-5
/
+2
*
anv: add support for vk_x11_override_min_image_count
Eric Engestrom
2019-09-09
1
-0
/
+3
*
wsi: add minImageCount override
Eric Engestrom
2019-09-09
5
-3
/
+27
*
anv: add support for driconf
Eric Engestrom
2019-09-09
4
-3
/
+19
*
anv: Bump maxComputeWorkgroupSize
Jason Ekstrand
2019-09-09
1
-4
/
+6
*
nir/lower_explicit_io: Handle 1 bit loads and stores
Caio Marcelo de Oliveira Filho
2019-09-06
1
-9
/
+24
*
freedreno/a2xx: ir2: fix lowering of instructions after float lowering
Jonathan Marek
2019-09-06
1
-3
/
+2
*
intel/dri: finish proper glthread
Sergii Romantsov
2019-09-06
1
-1
/
+1
*
broadcom/v3d: Allow importing linear BOs with arbitrary offset/stride.
Dave Stevenson
2019-09-05
1
-8
/
+23
*
radv: Call nir_propagate_invariant()
Connor Abbott
2019-09-05
1
-0
/
+2
*
nir: do not assume that the result of fexp2(a) is always an integral
Samuel Pitoiset
2019-09-04
1
-0
/
+1
*
nir: Add is_not_negative helper function
Dylan Baker
2019-09-04
1
-0
/
+6
*
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
Hal Gentz
2019-09-04
2
-1
/
+9
*
iris: Report correct number of planes for planar images
Kenneth Graunke
2019-09-04
1
-1
/
+8
*
nir: fix memleak in error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
freedreno/drm-shim: fix mem leak
Eric Engestrom
2019-09-04
1
-3
/
+4
*
anv: fix format string in error message
Eric Engestrom
2019-09-04
1
-1
/
+1
*
util/os_file: fix double-close()
Eric Engestrom
2019-09-04
1
-1
/
+0
*
egl: fix deadlock in malloc error path
Eric Engestrom
2019-09-04
1
-1
/
+3
[prev]
[next]