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
...
*
libgbm: Wire up getCapability for the image loader
Adam Jackson
2019-09-20
1
-1
/
+2
*
egl/surfaceless: Add FP16 format support
Adam Jackson
2019-09-20
1
-1
/
+16
*
egl/wayland: Implement getCapability for the dri2 and image loaders
Adam Jackson
2019-09-20
1
-2
/
+15
*
egl/wayland: Add FP16 format support
Adam Jackson
2019-09-20
3
-1
/
+24
*
egl/wayland: Reindent the format table
Adam Jackson
2019-09-20
1
-35
/
+35
*
anv: Advertise VK_KHR_shader_subgroup_extended_types
Jason Ekstrand
2019-09-20
2
-0
/
+8
*
intel/fs: Do 8-bit subgroup scan operations in 16 bits
Jason Ekstrand
2019-09-20
1
-3
/
+39
*
intel/fs: Allow CLUSTER_BROADCAST to do type conversion
Jason Ekstrand
2019-09-20
1
-1
/
+1
*
intel/fs: Allow UB, B, and HF types in brw_nir_reduction_op_identity
Jason Ekstrand
2019-09-20
1
-1
/
+7
*
intel/fs: don't forget the stride at generate_shuffle
Paulo Zanoni
2019-09-20
1
-1
/
+2
*
util/rb_tree: Reverse the order of comparison functions
Jason Ekstrand
2019-09-20
3
-9
/
+9
*
util/rb_tree: Add the unit tests
Jason Ekstrand
2019-09-20
2
-0
/
+199
*
anv: implement ICD interface v4
Eric Engestrom
2019-09-20
1
-1
/
+29
*
anv: split instance dispatch table
Eric Engestrom
2019-09-20
3
-1
/
+198
*
glx: Fix drawable lookup bugs in glXUseXFont
Adam Jackson
2019-09-19
1
-16
/
+6
*
glx: Avoid atof() when computing the server's GLX version
Adam Jackson
2019-09-19
1
-1
/
+2
*
nir/algebraic: Additional D3D Boolean optimization
Ian Romanick
2019-09-19
1
-0
/
+1
*
nir/algebraic: Do not apply late DPH optimization in vertex processing stages
Ian Romanick
2019-09-19
1
-3
/
+12
*
Move blob from compiler/ to util/
Jason Ekstrand
2019-09-19
15
-23
/
+24
*
Revert "panfrost: Rework midgard_pair_load_store() to kill the nested foreach...
Boris Brezillon
2019-09-19
1
-29
/
+34
*
intel/fs: Add Fall-through comment
Caio Marcelo de Oliveira Filho
2019-09-19
1
-0
/
+3
*
nir/algebraic: refactor inexact opcode restrictions
Samuel Iglesias Gonsálvez
2019-09-19
1
-3
/
+5
*
docs: Update bug report URLs for the gitlab migration
Adam Jackson
2019-09-19
1
-1
/
+1
*
glx: Remove redundant null check.
Bas Nieuwenhuizen
2019-09-19
1
-1
/
+1
*
iris: Skip double-disabling TCS/TES/GS after BLORP operations
Kenneth Graunke
2019-09-19
1
-0
/
+17
*
anv: fix descriptor limits on gen8
Arcady Goldmints-Orlov
2019-09-19
2
-4
/
+6
*
radv: remove dead shared variables
Daniel Schürmann
2019-09-19
1
-1
/
+1
*
radv/aco: enable VK_EXT_shader_demote_to_helper_invocation
Daniel Schürmann
2019-09-19
3
-0
/
+8
*
radv: enable clustered reductions
Daniel Schürmann
2019-09-19
1
-0
/
+1
*
radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
Daniel Schürmann
2019-09-19
11
-103
/
+205
*
aco: Initial commit of independent AMD compiler
Daniel Schürmann
2019-09-19
31
-0
/
+25572
*
egl: check for NULL value like eglGetSyncAttribKHR does
Tapani Pälli
2019-09-19
1
-0
/
+4
*
iris: Rework iris_update_draw_parameters to be more efficient
Kenneth Graunke
2019-09-18
3
-40
/
+56
*
iris: Use state_refs for draw parameters.
Kenneth Graunke
2019-09-18
3
-23
/
+21
*
util/disk_cache: make use of the total job size limiting feature
Timothy Arceri
2019-09-19
1
-1
/
+1
*
util/u_queue: track job size and limit the size of queue growth
Timothy Arceri
2019-09-19
9
-13
/
+28
*
util/disk_cache: bump thread count assigned to disk cache queue
Timothy Arceri
2019-09-19
1
-3
/
+7
*
intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32
Paulo Zanoni
2019-09-19
1
-1
/
+10
*
intel/fs: the maximum supported stride width is 16
Paulo Zanoni
2019-09-19
1
-1
/
+3
*
intel/fs: roll the loop with the <0,1,0> additions in emit_scan()
Paulo Zanoni
2019-09-19
1
-32
/
+14
*
intel/fs: make scan/reduce work with SIMD32 when it fits 2 registers
Paulo Zanoni
2019-09-19
1
-0
/
+23
*
freedreno/regs: A couple of tess updates
Kristian H. Kristensen
2019-09-18
2
-3
/
+41
*
freedreno/regs: Fix CP_DRAW_INDX_OFFSET command
Kristian H. Kristensen
2019-09-18
1
-0
/
+14
*
freedreno/a6xx: Write multiple regs for SP_VS_OUT_REG and SP_VS_VPC_DST_REG
Kristian H. Kristensen
2019-09-18
1
-6
/
+5
*
freedreno/a6xx: Turn on vectorize_io
Kristian H. Kristensen
2019-09-18
1
-0
/
+1
*
freedreno/a6xx: Share shader state constructor and destructor
Kristian H. Kristensen
2019-09-18
6
-190
/
+76
*
freedreno/a6xx: Track location of gl_Position out as we link it
Kristian H. Kristensen
2019-09-18
3
-13
/
+13
*
spirv: Add missing break for capability handling
Caio Marcelo de Oliveira Filho
2019-09-18
1
-0
/
+1
*
iris: Avoid uploading SURFACE_STATE descriptors for UBOs if possible
Kenneth Graunke
2019-09-18
3
-17
/
+53
*
intel/compiler: Record whether any pull constant loads occur
Kenneth Graunke
2019-09-18
3
-0
/
+11
[prev]
[next]