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
*
virgl/drm: update UAPI
Gurchetan Singh
2020-01-10
2
-53
/
+61
*
lima: drop support for R8G8B8 format
Vasily Khoruzhick
2020-01-09
1
-1
/
+0
*
anv: Re-use flush_descriptor_sets in flush_compute_state
Jason Ekstrand
2020-01-09
1
-65
/
+25
*
anv: Flag descriptors dirty when gl_NumWorkgroups is used
Jason Ekstrand
2020-01-09
1
-1
/
+8
*
anv: Don't add dynamic state base address to push constants on Gen7
Jason Ekstrand
2020-01-09
1
-14
/
+20
*
lima: add debug flag to disable tiling
Vasily Khoruzhick
2020-01-10
3
-1
/
+4
*
lima: use linear layout for shared buffers if modifier is not specified
Vasily Khoruzhick
2020-01-10
1
-1
/
+8
*
glsl: call calculate_subroutine_compat() from the nir linker
Timothy Arceri
2020-01-10
2
-2
/
+2
*
glsl: move calculate_subroutine_compat() to shared linker code
Timothy Arceri
2020-01-10
3
-37
/
+41
*
glsl: call uniform resource checks from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move uniform resource checks into the common linker code
Timothy Arceri
2020-01-10
3
-80
/
+86
*
glsl: call check_subroutine_resources() from the nir linker
Timothy Arceri
2020-01-10
2
-1
/
+2
*
glsl: move check_subroutine_resources() into the shared util code
Timothy Arceri
2020-01-10
3
-15
/
+20
*
genxml: Remove a non-existant HW bit
Jason Ekstrand
2020-01-09
3
-3
/
+0
*
ir3: Set up full/half register conflicts correctly
Kristian H. Kristensen
2020-01-09
3
-2
/
+31
*
llvmpipe: add ARB_derivative_control support
Dave Airlie
2020-01-10
5
-15
/
+18
*
radeonsi/gfx9: force the micro tile mode for MSAA resolve correctly on gfx9
Marek Olšák
2020-01-09
5
-4
/
+33
*
anv: fix intel perf queries availability writes
Lionel Landwerlin
2020-01-09
1
-14
/
+5
*
docs: Add release notes for 19.3.2, update calendar and home page
Dylan Baker
2020-01-09
3
-9
/
+3
*
docs: add SHA256 sums for 19.3.2
Dylan Baker
2020-01-09
1
-1
/
+1
*
docs: Add release notes for 19.3.2
Dylan Baker
2020-01-09
1
-0
/
+138
*
radeon/vcn: Handle crop parameters for encoder
Satyajit Sahu
2020-01-09
1
-4
/
+11
*
nir: fix printing of var_decl with more than 4 components.
Daniel Schürmann
2020-01-09
1
-1
/
+1
*
radv: advertise VK_AMD_shader_image_load_store_lod
Samuel Pitoiset
2020-01-09
3
-0
/
+3
*
aco: handle nir_intrinsic_image_deref_{load,store} with lod
Samuel Pitoiset
2020-01-09
1
-2
/
+17
*
amd/llvm: handle nir_intrinsic_image_deref_{load,store} with lod
Samuel Pitoiset
2020-01-09
1
-2
/
+10
*
spirv,nir: add new lod parameter to image_{load,store} intrinsics
Samuel Pitoiset
2020-01-09
10
-2
/
+57
*
spirv: add SpvCapabilityImageReadWriteLodAMD
Samuel Pitoiset
2020-01-09
2
-0
/
+5
*
mesa: create program resource hash in a single place
Tapani Pälli
2020-01-09
4
-6
/
+3
*
llvmpipe: add support for ARB_indirect_parameters.
Dave Airlie
2020-01-09
4
-20
/
+23
*
llvmpipe: enable driver side multi draw indirect
Dave Airlie
2020-01-09
1
-1
/
+2
*
gallium/util: add multi_draw_indirect to util_draw_indirect.
Dave Airlie
2020-01-09
1
-9
/
+13
*
mesa: Prevent _MaxLevel from being less than zero
Thong Thai
2020-01-08
1
-1
/
+1
*
ac: add ac_build_s_endpgm
Marek Olšák
2020-01-08
2
-0
/
+7
*
ac: add 128-bit bitcount
Marek Olšák
2020-01-08
2
-0
/
+12
*
ac/gpu_info: add pc_lines and use it in radeonsi
Marek Olšák
2020-01-08
3
-1
/
+5
*
ac: unify primitive export code
Marek Olšák
2020-01-08
4
-113
/
+78
*
ac: unify build_sendmsg_gs_alloc_req
Marek Olšák
2020-01-08
4
-48
/
+31
*
radeonsi: clean up messy si_emit_rasterizer_prim_state
Marek Olšák
2020-01-08
5
-39
/
+30
*
radeonsi: determine accurately if line stippling is enabled for performance
Marek Olšák
2020-01-08
3
-4
/
+17
*
radeonsi: test polygon mode enablement accurately
Marek Olšák
2020-01-08
1
-2
/
+4
*
radeonsi: fix context roll tracking in si_emit_shader_vs
Marek Olšák
2020-01-08
1
-3
/
+3
*
radeonsi: fix monolithic pixel shaders with two-sided colors and SampleMaskIn
Marek Olšák
2020-01-08
1
-2
/
+2
*
ac/gpu_info: always use distributed tessellation on gfx10
Marek Olšák
2020-01-08
1
-2
/
+2
*
gallium: bypass u_vbuf if it's not needed (no fallbacks and no user VBOs)
Marek Olšák
2020-01-08
7
-31
/
+113
*
gallium/cso_context: move non-vbuf vertex buffer and element code into helpers
Marek Olšák
2020-01-08
1
-24
/
+43
*
gallium: put u_vbuf_get_caps return values into u_vbuf_caps
Marek Olšák
2020-01-08
5
-22
/
+28
*
etnaviv: remove unnecessary vertex_elements_state_create error checking
Jonathan Marek
2020-01-08
1
-17
/
+3
*
etnaviv: implement gl_VertexID/gl_InstanceID
Jonathan Marek
2020-01-08
4
-0
/
+21
*
etnaviv: HALTI2+ instanced draw
Jonathan Marek
2020-01-08
5
-11
/
+28
[next]