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
*
a5xx: disable ARB_depth_clamp for now
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: fix clip_halfz support
Ilia Mirkin
2017-07-04
3
-4
/
+7
*
a5xx: improve 3d texture sampling
Ilia Mirkin
2017-07-04
1
-3
/
+0
*
a5xx: remove one of the MIPFILTER_LINEAR bits
Ilia Mirkin
2017-07-04
1
-1
/
+0
*
a5xx: enable formats newly added to the headers
Ilia Mirkin
2017-07-04
1
-69
/
+69
*
a5xx: include color swap when decoding vertices
Ilia Mirkin
2017-07-04
1
-0
/
+1
*
a5xx: update headers
Ilia Mirkin
2017-07-04
1
-10
/
+47
*
gallium/radeon: attempt to fix a compiler failure in radeon_winsys.h
Marek Olšák
2017-07-04
1
-1
/
+1
*
winsys/amdgpu: use 128KB BOs for suballocations of up to 64KB BOs
Marek Olšák
2017-07-04
2
-3
/
+5
*
gallium/radeon: allow suballocating textures
Marek Olšák
2017-07-04
2
-1
/
+15
*
gallium/radeon: generalize the function for in-place texture reallocation
Marek Olšák
2017-07-04
1
-21
/
+43
*
gallium/radeon: add radeon_winsys::buffer_is_suballocated
Marek Olšák
2017-07-04
3
-0
/
+17
*
gallium/radeon: clean up pb_cache bucket/usage determination
Marek Olšák
2017-07-04
3
-32
/
+30
*
gallium/radeon: enable suballocations for VRAM with no CPU access
Marek Olšák
2017-07-04
4
-4
/
+21
*
gallium/radeon: clean up (domain, flags) <-> (slab heap) translations
Marek Olšák
2017-07-04
5
-74
/
+79
*
gallium/radeon: remove RADEON_FLAG_CPU_ACCESS
Marek Olšák
2017-07-04
5
-25
/
+6
*
gallium/radeon: disallow exports of sparse and suballocated BOs
Marek Olšák
2017-07-04
2
-8
/
+6
*
gallium/radeon: clean up r600_texture_get_handle
Marek Olšák
2017-07-04
1
-24
/
+23
*
gallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLAG_NO_SUBALLOC
Marek Olšák
2017-07-04
6
-9
/
+9
*
gallium/radeon: fix a possible crash for buffer exports
Marek Olšák
2017-07-04
1
-9
/
+15
*
gallium/radeon: ignore PIPE_BIND_SHARED for buffers
Marek Olšák
2017-07-04
1
-2
/
+0
*
radeonsi: add a HUD query for getting an average GFX BO list size
Marek Olšák
2017-07-04
7
-0
/
+27
*
st/mesa: release EGLImage on EGLImageTarget* error
Philipp Zabel
2017-07-04
1
-0
/
+1
*
vc4: automake: include vc4_cl_dump.h in
Juan A. Suarez Romero
2017-07-04
2
-1
/
+2
*
st/mesa: fix tessellation shaders with no support for shareable shaders
Marek Olšák
2017-07-03
1
-2
/
+2
*
radv: enable Int64 capability (v2)
Dave Airlie
2017-07-03
2
-1
/
+2
*
ac/nir: fix 64-bit shifts
Connor Abbott
2017-07-03
1
-3
/
+12
*
ac/nir: implement 64-bit packing and unpacking
Connor Abbott
2017-07-03
2
-0
/
+32
*
spirv: fix OpBitcast when the src and dst bitsize are different (v3)
Connor Abbott
2017-07-03
1
-1
/
+66
*
svga: don't call svga_texture_device_format_has_alpha() for PIPE_BUFFER
Brian Paul
2017-07-03
2
-1
/
+5
*
svga: fix texture buffer object regression
Brian Paul
2017-07-03
1
-9
/
+11
*
svga: move assertion in draw_vgpu10()
Brian Paul
2017-07-03
1
-1
/
+1
*
svga: fix buffer binding flags initialization
Brian Paul
2017-07-03
1
-0
/
+6
*
docs: update bug reporting guidelines
Brian Paul
2017-07-03
1
-1
/
+4
*
st/mesa: remove an obsolete comment
Nicolai Hähnle
2017-07-03
1
-1
/
+0
*
mesa: remove unused parameter/member of add_uniform_to_shader
Nicolai Hähnle
2017-07-03
1
-6
/
+3
*
util/disk_cache: fix a comment
Nicolai Hähnle
2017-07-03
1
-1
/
+1
*
glsl: simplify disable_varying_optimizations_for_sso
Nicolai Hähnle
2017-07-03
1
-18
/
+11
*
glsl: always print non-zero var->data.location_frac
Nicolai Hähnle
2017-07-03
1
-1
/
+1
*
winsys/radeon: only call pb_slabs_reclaim when slabs are actually used
Nicolai Hähnle
2017-07-03
1
-1
/
+2
*
anv: check support for enabled features in vkCreateDevice()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+13
*
anv: merge tessellation's primitive mode in merge_tess_info()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+4
*
swr: Limit memory held by defer deleted resources.
Bruce Cherniak
2017-07-02
1
-0
/
+6
*
anv: fix reported timestampPeriod value
Lionel Landwerlin
2017-07-02
1
-1
/
+1
*
intel: genxml: make a couple of enums show up in aubinator
Lionel Landwerlin
2017-07-02
6
-45
/
+47
*
i965: Print access flags in INTEL_DEBUG=buf output.
Kenneth Graunke
2017-07-01
1
-3
/
+22
*
i965: Remove clearing of bo->map_gtt after failure
Chris Wilson
2017-07-01
1
-1
/
+0
*
i965: Add inline to brw_bo_unmap
Kenneth Graunke
2017-06-30
1
-1
/
+1
*
i965: Drop global bufmgr lock from brw_bo_map_* functions.
Chris Wilson
2017-06-30
1
-14
/
+15
*
i965: Make brw_bo_unmap a static inline.
Kenneth Graunke
2017-06-30
2
-7
/
+1
[next]