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
*
st/nine: Ignore D3DSIO_RET if it is the last instruction in a shader
Danylo Piliaiev
2019-09-26
1
-1
/
+7
*
meson: fix logic for generating .pc files with old glvnd
Dylan Baker
2019-09-26
3
-17
/
+19
*
glsl: correct bitcast-helpers
Erik Faye-Lund
2019-09-26
1
-2
/
+2
*
nir/opt_remove_phis: handle phis with no sources
Rhys Perry
2019-09-26
1
-5
/
+6
*
gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH
Marek Olšák
2019-09-26
1
-4
/
+1
*
nir/opt_large_constants: Handle store writemasks
Connor Abbott
2019-09-26
1
-20
/
+24
*
radv: fix s/load/store/ copy-paste typo
Eric Engestrom
2019-09-26
1
-1
/
+1
*
nouveau: add idep_nir_headers as dep for libnouveau
Stephen Barber
2019-09-26
1
-2
/
+2
*
meson: re-add incorrect pkg-config files with GLVND for backward compatibility
Eric Engestrom
2019-09-25
3
-13
/
+30
*
android: anv: libmesa_vulkan_common: add libmesa_util static dependency
Mauro Rossi
2019-09-24
1
-1
/
+2
*
android: mesa: revert "Enable asm unconditionally"
Mauro Rossi
2019-09-24
2
-0
/
+4
*
util: fix SSE-version needed for double opcodes
Erik Faye-Lund
2019-09-24
1
-1
/
+1
*
radv: Add workaround for hang in The Surge 2.
Bas Nieuwenhuizen
2019-09-24
1
-0
/
+8
*
intel: Increase Gen11 compute shader scratch IDs to 64.
Kenneth Graunke
2019-09-24
3
-2
/
+41
*
ac/addrlib: fix chip identification for Vega10, Arcturus, Raven2, Renoir
Marek Olšák
2019-09-24
1
-10
/
+5
*
nir/repair_ssa: Replace the unreachable check with the phi builder
Jason Ekstrand
2019-09-23
1
-35
/
+44
*
gallium/osmesa: Fix the inability to set no context as current.
Hal Gentz
2019-09-23
1
-0
/
+5
*
nir/algebraic: Do not apply late DPH optimization in vertex processing stages
Ian Romanick
2019-09-23
1
-3
/
+12
*
docs: Update bug report URLs for the gitlab migration
Adam Jackson
2019-09-23
1
-1
/
+1
*
anv: fix descriptor limits on gen8
Arcady Goldmints-Orlov
2019-09-23
2
-4
/
+6
*
egl: check for NULL value like eglGetSyncAttribKHR does
Tapani Pälli
2019-09-23
1
-0
/
+4
*
intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
Paulo Zanoni
2019-09-23
1
-1
/
+10
*
gl: drop incorrect pkg-config file for glvnd
Eric Engestrom
2019-09-23
1
-12
/
+2
*
radv/gfx10: fix VK_KHR_pipeline_executable_properties with NGG GS
Samuel Pitoiset
2019-09-23
1
-4
/
+13
*
radv: fix loading 64-bit GS inputs
Samuel Pitoiset
2019-09-18
1
-0
/
+35
*
tu: Set up glsl types.
Bas Nieuwenhuizen
2019-09-18
1
-0
/
+3
*
i965: support AYUV/XYUV for external import only
Haihao Xiang
2019-09-18
1
-0
/
+2
*
intel/nir: do not apply the fsin and fcos trig workarounds for consts
Samuel Iglesias Gonsálvez
2019-09-18
1
-2
/
+2
*
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
[next]