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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
virgl: honor winsys supplied metadata
Gurchetan Singh
2019-10-02
1
-1
/
+6
*
virgl: modify internal structures to track winsys-supplied data
Gurchetan Singh
2019-10-02
2
-43
/
+52
*
virgl: modify resource_create_from_handle(..) callback
Gurchetan Singh
2019-10-02
3
-3
/
+18
*
virgl: remove stride from virgl_hw_res
Gurchetan Singh
2019-10-02
2
-3
/
+0
*
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
*
haiku: fix Mesa build
Ken Mays
2019-10-01
3
-28
/
+18
*
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
3
-0
/
+5
*
iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
Kenneth Graunke
2019-09-30
1
-2
/
+6
*
ac: add ac_build_image_get_sample_count from radeonsi
Marek Olšák
2019-09-30
1
-17
/
+7
*
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
*
radeonsi/gfx10: fix corruption for chips with harvested TCCs
Marek Olšák
2019-09-30
1
-2
/
+6
*
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
*
nouveau: set lower_sub = true
Daniel Schürmann
2019-09-30
3
-6
/
+2
*
vc4: Enable the nir_opt_algebraic_late() pass.
Eric Anholt
2019-09-30
1
-0
/
+15
*
scons: Fix MSYS2 Mingw-w64 build.
pal1000
2019-09-29
1
-2
/
+2
*
lima: set uniforms_address lower bits properly
Vasily Khoruzhick
2019-09-28
1
-0
/
+8
*
etnaviv: nir: fix gl_FragDepth
Jonathan Marek
2019-09-28
1
-3
/
+17
*
etnaviv: disable earlyZ when shader writes fragment depth
Jonathan Marek
2019-09-28
3
-3
/
+8
*
etnaviv: nir: make lower_alu easier to follow
Jonathan Marek
2019-09-28
1
-32
/
+36
*
etnaviv: remove extra allocation for shader code
Jonathan Marek
2019-09-28
1
-1
/
+1
*
etnaviv: nir: remove "options" struct
Jonathan Marek
2019-09-28
2
-41
/
+24
*
etnaviv: nir: use store_deref instead of store_output
Jonathan Marek
2019-09-28
2
-70
/
+59
*
etnaviv: nir: add native integers (HALTI2+)
Jonathan Marek
2019-09-28
5
-34
/
+170
*
qetnaviv: nir: use new immediates when possible
Jonathan Marek
2019-09-28
1
-1
/
+21
*
etnaviv: nir: set num_components for inputs/outputs
Jonathan Marek
2019-09-28
1
-3
/
+3
*
etnaviv: nir: allocate contiguous components for LOAD destination
Jonathan Marek
2019-09-28
1
-8
/
+53
*
etnaviv: nir: fix gl_FrontFacing
Jonathan Marek
2019-09-28
3
-1
/
+9
*
lima: do not set the PP uniforms address lowest bits
Icenowy Zheng
2019-09-28
1
-1
/
+0
*
etnaviv: support ARB_framebuffer_object
Christian Gmeiner
2019-09-27
1
-0
/
+1
*
etnaviv: etna_resource_copy_region(..): drop assert
Christian Gmeiner
2019-09-27
1
-3
/
+0
*
meson: Link xvmc with libxv
Dylan Baker
2019-09-27
1
-3
/
+7
*
meson: Try finding libxvmcw via pkg-config before using find_library
Dylan Baker
2019-09-27
1
-2
/
+7
*
iris: Only resolve for image levels/layers which are actually in use.
Kenneth Graunke
2019-09-26
2
-17
/
+12
*
lima/ppir: add NIR pass to split varying loads
Vasily Khoruzhick
2019-09-26
5
-0
/
+127
*
freedreno/a3xx: Mostly fix min-vs-mag filtering decisions on non-mipmap tex.
Eric Anholt
2019-09-26
1
-5
/
+12
*
lima: support rectangle texture
Icenowy Zheng
2019-09-26
4
-3
/
+9
*
amd/common: Introduce ac_get_fs_input_vgpr_cnt.
Timur Kristóf
2019-09-26
1
-40
/
+3
*
freedreno/a6xx: Move instrlen and obj_start writes to fd6_emit_shader
Kristian H. Kristensen
2019-09-25
1
-32
/
+44
*
freedreno/a6xx: Emit const and texture state for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-8
/
+74
*
freedreno/ir3: Add HS/DS/GS to shader key and cache
Kristian H. Kristensen
2019-09-25
2
-6
/
+31
*
freedreno/a6xx: Add generic program stateobj support for HS/DS/GS
Kristian H. Kristensen
2019-09-25
4
-19
/
+75
*
freedreno: Move fs functions after geometry pipeline stages
Kristian H. Kristensen
2019-09-25
1
-10
/
+10
*
freedreno: Add state binding functions for HS/DS/GS
Kristian H. Kristensen
2019-09-25
2
-1
/
+31
*
freedreno: Rename vp and fp to vs and fs in fd_program_stateobj
Kristian H. Kristensen
2019-09-25
16
-104
/
+104
*
freedreno/a6xx: Factor out const state setup
Kristian H. Kristensen
2019-09-25
1
-27
/
+20
[next]