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
...
*
freedreno/a6xx: Build the right draw command for tessellation
Kristian H. Kristensen
2019-11-07
3
-4
/
+52
*
freedreno/ir3: Allocate const space for tessellation parameters
Kristian H. Kristensen
2019-11-07
1
-0
/
+7
*
freedreno/ir3: Pre-color TCS header and primitive ID inputs
Kristian H. Kristensen
2019-11-07
1
-2
/
+12
*
freedreno/ir3: Don't assume binning shader is always VS
Kristian H. Kristensen
2019-11-07
1
-2
/
+2
*
freedreno/ir3: Setup inputs and outputs for tessellation stages
Kristian H. Kristensen
2019-11-07
1
-7
/
+52
*
freedreno/ir3: Implement TCS synchronization intrinsics
Kristian H. Kristensen
2019-11-07
2
-0
/
+41
*
freedreno/ir3: Implement tess coord intrinsic
Kristian H. Kristensen
2019-11-07
1
-0
/
+12
*
freedreno/ir3: End TES with chsh when using GS
Kristian H. Kristensen
2019-11-07
1
-1
/
+3
*
freedreno/ir3: Add new synchronization opcodes
Kristian H. Kristensen
2019-11-07
5
-1
/
+15
*
freedreno/ir3: Extend geometry lowering pass to handle tessellation
Kristian H. Kristensen
2019-11-07
3
-8
/
+520
*
freedreno/ir3: Add tessellation field to shader key
Kristian H. Kristensen
2019-11-07
3
-1
/
+51
*
freedreno/ir3: Use imul24 in offset calculations
Kristian H. Kristensen
2019-11-07
1
-2
/
+2
*
freedreno/ir3: Add ir3 intrinsics for tessellation
Kristian H. Kristensen
2019-11-07
7
-3
/
+37
*
freedreno: Don't count primitives for patches
Kristian H. Kristensen
2019-11-07
1
-1
/
+8
*
freedreno/ir3: Add load and store intrinsics for global io
Kristian H. Kristensen
2019-11-07
2
-0
/
+60
*
freedreno/ir3: Emit link map as byte or dwords offsets as needed
Kristian H. Kristensen
2019-11-07
1
-2
/
+16
*
freedreno/a6xx: Add register offset for STG/LDG
Kristian H. Kristensen
2019-11-07
5
-9
/
+64
*
freedreno/a6x: Rename z/s formats
Kristian H. Kristensen
2019-11-07
7
-20
/
+20
*
freedreno/a6xx: Fix layered texture type enum
Kristian H. Kristensen
2019-11-07
2
-7
/
+8
*
freedreno: Add nogmem debug option to force bypass rendering
Kristian H. Kristensen
2019-11-07
3
-1
/
+5
*
freedreno/a6xx: Clear sysmem with CP_BLIT
Kristian H. Kristensen
2019-11-07
5
-15
/
+171
*
freedreno/a6xx: Fix primitive counters again
Kristian H. Kristensen
2019-11-07
1
-47
/
+104
*
freedreno/registers: Add comments about primitive counters
Kristian H. Kristensen
2019-11-07
1
-12
/
+10
*
freedreno/registers: Move SP_PRIMITIVE_CNTL and SP_VS_VPC_DST
Kristian H. Kristensen
2019-11-07
1
-28
/
+28
*
freedreno/registers: Fix typo
Kristian H. Kristensen
2019-11-07
1
-1
/
+1
*
aco: add Instruction::usesModifiers() and add more checks in the optimizer
Rhys Perry
2019-11-08
2
-7
/
+23
*
radv: adjust loop unrolling heuristics for int64
Rhys Perry
2019-11-07
2
-7
/
+16
*
lima: fix bo submit memory leak
Erico Nunes
2019-11-07
1
-0
/
+1
*
lima: fix nir shader memory leak
Erico Nunes
2019-11-07
1
-0
/
+2
*
Meson: Remove lib prefix from graw and osmesa when building with Mingw.
Prodea Alexandru-Liviu
2019-11-07
4
-0
/
+5
*
mesa: expose SPIR-V extensions in the Compatibility profile too
Marek Olšák
2019-11-07
1
-2
/
+2
*
st_get_external_sampler_key: improve error message
Drew DeVault
2019-11-07
1
-1
/
+2
*
mesa/st: Make st_pipe_format_to_mesa_format an effective no-op.
Eric Anholt
2019-11-07
2
-588
/
+3
*
mesa/st: Gut most of st_mesa_format_to_pipe_format().
Eric Anholt
2019-11-07
1
-629
/
+40
*
mesa: Redefine MESA_FORMAT_* in terms of PIPE_FORMAT_*.
Eric Anholt
2019-11-07
1
-329
/
+271
*
mesa: Prepare for the MESA_FORMAT_* enum to be sparse.
Eric Anholt
2019-11-07
6
-4
/
+29
*
mesa/st: Test round-tripping of all compressed formats.
Eric Anholt
2019-11-07
1
-2
/
+4
*
mesa: Stop defining a full separate format for RGBA_UINT8.
Eric Anholt
2019-11-07
6
-12
/
+11
*
gallium: Add equivalents of packed MESA_FORMAT_*UINT formats.
Eric Anholt
2019-11-07
3
-0
/
+111
*
gallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
Eric Anholt
2019-11-07
3
-0
/
+6
*
gallium: Add some more channel orderings of packed formats.
Eric Anholt
2019-11-07
3
-0
/
+48
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
6
-2
/
+22
*
mesa/st: Add mapping of MESA_FORMAT_RGB_SNORM16 to gallium.
Eric Anholt
2019-11-07
1
-0
/
+4
*
radv/gfx10: fix primitive indices orientation for NGG GS
Samuel Pitoiset
2019-11-07
2
-9
/
+45
*
Revert "intel/blorp: Fix usage of uninitialized memory in key hashing"
Kenneth Graunke
2019-11-07
1
-6
/
+1
*
intel/blorp: Fix usage of uninitialized memory in key hashing
Danylo Piliaiev
2019-11-07
1
-1
/
+6
*
osmesa/tests: Extend render test to cover other working cases
Dylan Baker
2019-11-07
1
-1
/
+3
*
gallium/osmesa: Convert osmesa test to gtest
Dylan Baker
2019-11-07
3
-49
/
+108
*
meson: gtest needs pthreads
Dylan Baker
2019-11-07
1
-0
/
+1
*
panfrost: Pipe the GPU ID into compiler and disassembler
Tomeu Vizoso
2019-11-07
10
-29
/
+31
[prev]
[next]