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
...
*
radv/gfx10: fix NGG streamout with triangle strips for VS
Samuel Pitoiset
2019-10-02
4
-1
/
+13
*
radv/gfx10: fix storing/loading NGG stream outputs for GS
Samuel Pitoiset
2019-10-02
1
-12
/
+77
*
radv/gfx10: use the component mask when storing/loading NGG stream outputs
Samuel Pitoiset
2019-10-02
1
-0
/
+6
*
radv/gfx10: fix storing/loading NGG stream outputs for VS and TES
Samuel Pitoiset
2019-10-02
1
-8
/
+10
*
radv/gfx10: add missing counter buffer to the BO list
Samuel Pitoiset
2019-10-02
1
-0
/
+2
*
radv/gfx10: add radv_device::use_ngg
Samuel Pitoiset
2019-10-02
3
-3
/
+8
*
etnaviv: enable triangle strips only when the hardware supports it
Gert Wollny
2019-10-02
1
-1
/
+7
*
meson: remove -DGALLIUM_SOFTPIPE from st/osmesa
Dylan Baker
2019-10-01
1
-1
/
+0
*
mesa: don't forget to clear _Layer field on texture unit
Lionel Landwerlin
2019-10-01
1
-1
/
+1
*
egl/gbm: Fix config validation
Robin Murphy
2019-10-01
1
-2
/
+4
*
haiku: fix Mesa build
Ken Mays
2019-10-01
4
-31
/
+21
*
egl: Fix implicit declaration of ffs
Kevin Strasser
2019-09-30
1
-0
/
+1
*
intel/tools: Fix aubinator usage of rb_tree.
Rafael Antognolli
2019-09-30
1
-2
/
+2
*
i965: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+2
*
iris: Enable EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
4
-0
/
+6
*
glsl: Add helperInvocationEXT() builtin
Caio Marcelo de Oliveira Filho
2019-09-30
4
-0
/
+48
*
glsl: Parse `demote` statement
Caio Marcelo de Oliveira Filho
2019-09-30
5
-1
/
+49
*
glsl: Add ir_demote
Caio Marcelo de Oliveira Filho
2019-09-30
11
-0
/
+95
*
mesa: Extension boilerplate for EXT_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-09-30
4
-0
/
+5
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-09-30
1
-2
/
+6
*
ac/nir: fix GLSL imageSamples()
Marek Olšák
2019-09-30
1
-24
/
+4
*
ac: add ac_build_image_get_sample_count from radeonsi
Marek Olšák
2019-09-30
3
-17
/
+28
*
ac/surface: don't allocate FMASK if there is no graphics
Marek Olšák
2019-09-30
1
-2
/
+3
*
tgsi_to_nir: handle PIPE_FORMAT_NONE in image opcodes
Marek Olšák
2019-09-30
1
-0
/
+3
*
meson: gallium media state trackers require libdrm with x11
Dylan Baker
2019-09-30
4
-8
/
+14
*
iris: Disable CCS_E for 32-bit floating point textures.
Kenneth Graunke
2019-09-30
1
-1
/
+23
*
ac: reorder and print all radeon_info fields
Marek Olšák
2019-09-30
2
-19
/
+53
*
ac: set the number of SDPs same as the number of TCCs
Marek Olšák
2019-09-30
1
-13
/
+3
*
ac: fix num_good_cu_per_sh for harvested chips
Marek Olšák
2019-09-30
1
-0
/
+6
*
radeonsi/gfx10: fix corruption for chips with harvested TCCs
Marek Olšák
2019-09-30
1
-2
/
+6
*
ac: add radeon_info::tcc_harvested
Marek Olšák
2019-09-30
2
-0
/
+5
*
ac: fix incorrect vram_size reported by the kernel
Marek Olšák
2019-09-30
1
-2
/
+10
*
radeonsi/gfx10: fix L2 cache rinse programming
Marek Olšák
2019-09-30
1
-5
/
+17
*
etnaviv: fix bitmask typo
Eric Engestrom
2019-09-30
1
-1
/
+1
*
glx: Log the filename of the drm device if we fail to open it
Adam Jackson
2019-09-30
1
-1
/
+1
*
pan/midgard: Allow scheduling conditions with constants
Alyssa Rosenzweig
2019-09-30
1
-4
/
+10
*
pan/midgard: Add csel invert optimization
Alyssa Rosenzweig
2019-09-30
3
-0
/
+27
*
pan/midgard: Add mir_flip helper
Alyssa Rosenzweig
2019-09-30
3
-10
/
+21
*
pan/midgard: Tightly pack 32-bit constants
Alyssa Rosenzweig
2019-09-30
1
-16
/
+113
*
pan/midgard: Allow writeout to see into the future
Alyssa Rosenzweig
2019-09-30
1
-1
/
+40
*
pan/midgard: Allow 6 instructions per bundle
Alyssa Rosenzweig
2019-09-30
1
-2
/
+3
*
pan/midgard: Only one conditional per bundle allowed
Alyssa Rosenzweig
2019-09-30
1
-0
/
+16
*
pan/midgard: Schedule to smul/sadd
Alyssa Rosenzweig
2019-09-30
1
-0
/
+5
*
pan/midgard: Extend choose_instruction for scalar units
Alyssa Rosenzweig
2019-09-30
1
-0
/
+4
*
pan/midgard: Don't double check SCALAR units
Alyssa Rosenzweig
2019-09-30
1
-4
/
+0
*
pan/midgard: Use new scheduler
Alyssa Rosenzweig
2019-09-30
3
-678
/
+130
*
pan/midgard: Add distance metric to choose_instruction
Alyssa Rosenzweig
2019-09-30
1
-0
/
+14
*
pan/midgard: Add mir_choose_alu helper
Alyssa Rosenzweig
2019-09-30
1
-0
/
+24
*
pan/midgard: Implement load/store pairing
Alyssa Rosenzweig
2019-09-30
1
-55
/
+12
[prev]
[next]