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
...
*
turnip: fixup consts
Jonathan Marek
2019-10-15
2
-5
/
+6
*
turnip: update some shader state bits from GL driver
Jonathan Marek
2019-10-15
1
-68
/
+80
*
turnip: Emit clears of gmem using linear.
Eric Anholt
2019-10-15
1
-1
/
+1
*
turnip: Set up the correct tiling mode for small attachments.
Eric Anholt
2019-10-15
3
-3
/
+17
*
turnip: Tell spirv_to_nir that we want fragcoord as a sysval.
Eric Anholt
2019-10-15
1
-0
/
+1
*
turnip: Fill in clear color packing for r10g11b11 and rgb9e5.
Eric Anholt
2019-10-15
1
-0
/
+13
*
turnip: Drop unused tu_pack_clear_value() return.
Eric Anholt
2019-10-15
2
-4
/
+2
*
turnip: add anisotropy and compressed formats to device features
Jonathan Marek
2019-10-15
1
-4
/
+4
*
turnip: disable tiling as necessary
Jonathan Marek
2019-10-15
1
-3
/
+12
*
turnip: update setup_slices
Jonathan Marek
2019-10-15
3
-49
/
+64
*
turnip: add VK_KHR_sampler_mirror_clamp_to_edge
Jonathan Marek
2019-10-15
1
-0
/
+1
*
turnip: add black border color
Jonathan Marek
2019-10-15
1
-1
/
+30
*
turnip: improve sampler descriptor
Jonathan Marek
2019-10-15
1
-11
/
+11
*
turnip: improve view descriptor
Jonathan Marek
2019-10-15
1
-33
/
+51
*
turnip: add more 2d_ifmt translations
Jonathan Marek
2019-10-15
1
-9
/
+8
*
turnip: format table fixes
Jonathan Marek
2019-10-15
1
-19
/
+12
*
turnip: add format_is_uint/format_is_sint
Jonathan Marek
2019-10-15
1
-0
/
+22
*
turnip: add astc format layout
Jonathan Marek
2019-10-15
1
-28
/
+28
*
turnip: fix assert failing for 0 color attachments
Jonathan Marek
2019-10-15
1
-2
/
+2
*
turnip: fix segmentation fault with compute pipeline
Jonathan Marek
2019-10-15
1
-1
/
+1
*
turnip: fix segmentation fault in events
Jonathan Marek
2019-10-15
2
-4
/
+18
*
turnip: fix 32 vertex attributes case
Jonathan Marek
2019-10-15
1
-3
/
+2
*
turnip: fix triangle strip
Jonathan Marek
2019-10-15
1
-1
/
+1
*
freedreno/regs: update a6xx 2d blit bits
Jonathan Marek
2019-10-15
1
-22
/
+30
*
radv: rename VK_KHR_shader_float16_int8 structs/constants
Samuel Pitoiset
2019-10-15
1
-3
/
+3
*
v3d: drop unused shader_rec_count member from context
Iago Toral
2019-10-15
2
-3
/
+0
*
freedreno/ir3: implement fquantize2f16
Jonathan Marek
2019-10-14
1
-0
/
+5
*
freedreno/ir3: implement texop_texture_samples
Jonathan Marek
2019-10-14
1
-5
/
+9
*
freedreno/ir3: fix GETLOD for negative LODs
Jonathan Marek
2019-10-14
1
-2
/
+2
*
freedreno/ir3: implement fdd{x,y}_coarse opcodes
Jonathan Marek
2019-10-14
1
-0
/
+2
*
freedreno/ir3: increase size of inputs/outputs arrays
Jonathan Marek
2019-10-14
1
-2
/
+2
*
freedreno/ir3: remove input ncomp field
Jonathan Marek
2019-10-14
4
-6
/
+2
*
etnaviv: fix vertex buffer state emission for single stream GPUs
Lucas Stach
2019-10-14
1
-1
/
+1
*
gallivm/draw/swr: make the gs_iface not depend on tgsi.
Dave Airlie
2019-10-15
4
-80
/
+83
*
iris: Implement the Gen < 9 tessellation quads workaround
Kenneth Graunke
2019-10-14
1
-0
/
+3
*
anv: Advertise VK_KHR_spirv_1_4
Caio Marcelo de Oliveira Filho
2019-10-14
1
-0
/
+1
*
vulkan: Update the XML and headers to 1.1.125
Caio Marcelo de Oliveira Filho
2019-10-14
1
-5
/
+11
*
android: amd/common: export amd/llvm headers
Mauro Rossi
2019-10-14
1
-0
/
+1
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
7
-9
/
+7
*
gallium: simplify throttle implementation
James Xiong
2019-10-14
4
-110
/
+13
*
radv: fix DCC fast clear code for intensity formats
Samuel Pitoiset
2019-10-14
3
-9
/
+31
*
gbm: use size_t for array indexes
Eric Engestrom
2019-10-13
1
-10
/
+5
*
gbm: replace NULL sentinel with explicit ARRAY_SIZE()
Eric Engestrom
2019-10-13
1
-9
/
+12
*
gbm: replace 1/0 bool with true/false
Eric Engestrom
2019-10-13
1
-8
/
+8
*
gbm: turn 0/-1 bool into true/false
Eric Engestrom
2019-10-13
1
-6
/
+7
*
radv: add exported symbols check
Eric Engestrom
2019-10-13
1
-0
/
+13
*
anv: add exported symbols check
Eric Engestrom
2019-10-13
1
-0
/
+13
*
panfrost: Fix support for packed 24-bit formats
Boris Brezillon
2019-10-13
1
-1
/
+1
*
glsl: fix crash compiling bindless samplers inside unnamed UBOs
Timothy Arceri
2019-10-12
1
-5
/
+5
*
glsl/builtin: Add alternate versions of atan using new ops
Neil Roberts
2019-10-12
1
-2
/
+31
[prev]
[next]