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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
entaviv: drm: Don't use drmMsg()
Guido Günther
2019-06-05
1
-5
/
+6
*
etnaviv: drm: Use _mesa_hash_table instead of drmHash
Guido Günther
2019-06-05
2
-20
/
+25
*
etnaviv: drm: Use mesa's ARRAY_SIZE
Guido Günther
2019-06-05
1
-1
/
+1
*
etnaviv: drm: Use mesa's os_m{un,}map
Guido Günther
2019-06-05
1
-3
/
+5
*
etnaviv: drm: Use mesa's atomic definitions
Guido Günther
2019-06-05
4
-11
/
+13
*
etnaviv: drm: Drop drm_{public,private}
Guido Günther
2019-06-05
8
-51
/
+51
*
etnaviv: drm: Drop inexistent headers
Guido Günther
2019-06-05
1
-5
/
+1
*
etnaviv: Add libdrm code as of 922d92994267743266024ecceb734ce0ebbca808
Guido Günther
2019-06-05
10
-0
/
+2081
*
etnaviv: untabify
Guido Günther
2019-06-05
2
-4
/
+4
*
panfrost: bifrost: Fix format string in disassembler
Tomeu Vizoso
2019-06-05
1
-1
/
+1
*
iris: Free the buffer when reading from the disk cache.
Kenneth Graunke
2019-06-04
1
-3
/
+8
*
panfrost/midgard: Don't promote non-SSA to pipeline registers
Alyssa Rosenzweig
2019-06-05
1
-1
/
+3
*
freedreno: Drop invalid scissor optimization.
Eric Anholt
2019-06-04
1
-7
/
+0
*
freedreno: Reuse glsl_get_sampler_coordinate_components().
Eric Anholt
2019-06-04
1
-25
/
+5
*
freedreno: Improve the pi approximations in trig lowering.
Eric Anholt
2019-06-04
1
-2
/
+2
*
ac: rename LLVM <= 7 helpers for readability
Marek Olšák
2019-06-04
1
-37
/
+37
*
ac: fix a typo in ac_build_wg_scan_bottom
Marek Olšák
2019-06-04
1
-1
/
+1
*
glx: Fix error message when no driverName is available
Caio Marcelo de Oliveira Filho
2019-06-04
1
-1
/
+1
*
virgl: resolve to correct level during texture read
Chia-I Wu
2019-06-04
1
-2
/
+2
*
virgl: fix texture resolving with compressed formats
Chia-I Wu
2019-06-04
1
-12
/
+17
*
freedreno: Add printf pattern string.
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
Revert "vl: Enable DRM by default."
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
panfrost/midgard: .pos propagation
Alyssa Rosenzweig
2019-06-04
1
-8
/
+72
*
panfrost/midgard: Cleanup copy propagation
Alyssa Rosenzweig
2019-06-04
1
-11
/
+4
*
panfrost/midgard: Implement "pipeline register" prepass
Alyssa Rosenzweig
2019-06-04
4
-2
/
+96
*
panfrost/midgard: Helpers for pipeline
Alyssa Rosenzweig
2019-06-04
5
-9
/
+79
*
panfrost/midgard: Refactor schedule/emit pipeline
Alyssa Rosenzweig
2019-06-04
6
-707
/
+744
*
panfrost/midgard: Cleanup RA (stylistic changes)
Alyssa Rosenzweig
2019-06-04
1
-16
/
+30
*
panfrost/midgard: Share MIR utilities
Alyssa Rosenzweig
2019-06-04
2
-40
/
+46
*
panfrost/midgard: Misc. cleanup for readibility
Alyssa Rosenzweig
2019-06-04
2
-15
/
+35
*
panfrost/midgard: Extend RA to non-vec4 sources
Alyssa Rosenzweig
2019-06-04
1
-77
/
+278
*
panfrost/midgard: Set masks on ld_vary
Alyssa Rosenzweig
2019-06-04
1
-1
/
+3
*
panfrost/midgard: Fix liveness analysis bugs
Alyssa Rosenzweig
2019-06-04
1
-2
/
+8
*
panfrost/midgard: Set int outmod for "pasted" code
Alyssa Rosenzweig
2019-06-04
1
-0
/
+4
*
panfrost/midgard: Hoist some utility functions
Alyssa Rosenzweig
2019-06-04
3
-64
/
+71
*
panfrost/midgard: Remove pinning
Alyssa Rosenzweig
2019-06-04
2
-27
/
+2
*
nir/algebraic: Simplify max(abs(a), 0.0) -> abs(a)
Alyssa Rosenzweig
2019-06-04
1
-0
/
+1
*
intel/fs: Add an UNDEF instruction to avoid excess live ranges
Jason Ekstrand
2019-06-04
6
-5
/
+35
*
spirv: Update the OpenCL.std.h header
Caio Marcelo de Oliveira Filho
2019-06-04
2
-144
/
+339
*
radv: Use bo metadata for imported image tiling on Android.
Bas Nieuwenhuizen
2019-06-04
3
-14
/
+61
*
vl: Enable DRM by default.
Bas Nieuwenhuizen
2019-06-04
2
-2
/
+2
*
anv: Advertise support for VK_EXT_fragment_shader_interlock
Jason Ekstrand
2019-06-04
3
-0
/
+12
*
spirv: Implement SPV_EXT_fragment_shader_interlock
Jason Ekstrand
2019-06-04
2
-0
/
+38
*
spirv: Update the headers from latest Khronos master
Jason Ekstrand
2019-06-04
2
-3
/
+330
*
vulkan: Update the XML and headers to 1.1.110
Jason Ekstrand
2019-06-04
1
-21
/
+249
*
ac/nir: mark some texture intrinsics as convergent
Rhys Perry
2019-06-04
1
-0
/
+18
*
radv: fix some compiler warnings
Rhys Perry
2019-06-04
1
-4
/
+4
*
intel/fs: Skip registers faster when setting spill costs
Jason Ekstrand
2019-06-04
1
-2
/
+10
*
radeonsi/nir: Fix type in bindless address computation
Connor Abbott
2019-06-04
1
-2
/
+2
*
etnaviv: implement set_active_query_state(..) for hw queries
Christian Gmeiner
2019-06-04
1
-1
/
+10
[prev]
[next]