index
:
~nh/mesa
ARB_enhanced_layouts
ARB_gpu_shader_int64
ARB_sparse_buffer
ac_surface
addrtool
arb_bindless_texture
arb_transform_feedback_overflow_query
arrays
buffer-suballoc
cubemaps
ddiv
debug-dma
descriptors
driconf
fences-threads-ddebug
first-image
ibs
images-radeonsi
khronos-update
ldexp
merged-shader-io-bitfields
nir
nir-v2
out-of-order
pbo-download
pbo-upload
pub-invalidate
query
query-buffer-object
r300-compiler
r300g-glsl
readpixels
shader-state
si_shader_mem
ssbo
tgsi-const-2d
tmp
ubsan
user_stride
user_stride-v2
wip
nh's Mesa repository; mostly radeonsi related development
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
swr/rast: Refactor memory gather operations
George Kyriazis
2
-6
/
+4
2018-03-09
swr/rast: Add KNOB_DISABLE_SPLIT_DRAW
George Kyriazis
2
-8
/
+26
2018-03-09
swr/rast: Add VPOPCNT
George Kyriazis
2
-0
/
+9
2018-03-09
swr/rast: Add tracking for stream out topology
George Kyriazis
4
-5
/
+8
2018-03-09
swr/rast: Add split draw and other state information to DrawInfoEvent.
George Kyriazis
4
-32
/
+22
2018-03-09
swr/rast: Refactor api and worker event handlers.
George Kyriazis
2
-35
/
+52
2018-03-09
swr/rast: Add support for generalized late and early z/stencil stats
George Kyriazis
2
-0
/
+73
2018-03-09
swr/rast: Rasterized Subspans stats support
George Kyriazis
4
-0
/
+30
2018-03-09
swr/rast: Added comment
George Kyriazis
1
-0
/
+1
2018-03-09
vulkan/wsi: clean up cleanup path
Eric Engestrom
1
-7
/
+7
2018-03-09
radv: Fix the autotools build take 2.
Bas Nieuwenhuizen
1
-1
/
+1
2018-03-09
etnaviv: allow mixing different bit depths for color and depth surfaces
Lucas Stach
1
-1
/
+1
2018-03-09
autotools: Add tegra to AM_DISTCHECK_CONFIGURE_FLAGS
Thierry Reding
1
-1
/
+1
2018-03-09
tegra: Initial support
Thierry Reding
26
-4
/
+2770
2018-03-09
nouveau: Add framebuffer modifier support
Thierry Reding
6
-5
/
+146
2018-03-09
nouveau/nvc0: Extract common tile mode macro
Thierry Reding
1
-6
/
+9
2018-03-09
drm/tegra: Sanitize format modifiers
Thierry Reding
1
-17
/
+19
2018-03-09
drm/fourcc: Fix fourcc_mod_code() definition
Thierry Reding
1
-1
/
+1
2018-03-09
radv: Fix autotools build.
Bas Nieuwenhuizen
1
-10
/
+7
2018-03-09
ac/nir: set number of channels for packed mrt exports
Samuel Pitoiset
1
-0
/
+5
2018-03-09
radv: Update version to 1.1.70.
Bas Nieuwenhuizen
1
-2
/
+2
2018-03-09
radv: Generate icd files.
Bas Nieuwenhuizen
4
-25
/
+70
2018-03-08
nir: Don't i2b a value that is already Boolean
Ian Romanick
1
-0
/
+1
2018-03-08
i965/vec4: Allow CSE on subset VF constant loads
Ian Romanick
1
-0
/
+19
2018-03-08
i965/vec4: Relax writemask condition in CSE
Ian Romanick
1
-1
/
+9
2018-03-08
i965/fs: Merge CMP and SEL into CSEL on Gen8+
Ian Romanick
2
-0
/
+107
2018-03-08
i965/fs: Add infrastructure for generating CSEL instructions.
Kenneth Graunke
8
-1
/
+34
2018-03-08
nir: Narrow some dot product operations
Ian Romanick
1
-0
/
+8
2018-03-08
i965: perf: consolidate unmapping oa perf bo outside accumulation
Lionel Landwerlin
1
-4
/
+3
2018-03-08
i965: perf: count number of accumlated reports
Lionel Landwerlin
1
-0
/
+6
2018-03-08
i965: perf: reuse timescale base function from query
Lionel Landwerlin
1
-11
/
+2
2018-03-08
i965: perf: store sysfs device entry into context
Lionel Landwerlin
2
-76
/
+73
2018-03-08
i965: perf: store the hw_id of the context in the query
Lionel Landwerlin
1
-6
/
+11
2018-03-08
i965: perf: default case for unknown query types
Lionel Landwerlin
1
-1
/
+31
2018-03-08
radeonsi: remove chip_class parameter from si_lower_nir
Marek Olšák
4
-10
/
+6
2018-03-08
winsys/amdgpu: query GDS info
Marek Olšák
2
-0
/
+13
2018-03-08
winsys/amdgpu: pad compute IBs
Marek Olšák
1
-1
/
+3
2018-03-08
radeonsi: expand constbuf 0 address correctly to fix Vega10 hangs
Marek Olšák
1
-4
/
+17
2018-03-08
radeonsi: align command buffer starting address to fix some Raven hangs
Marek Olšák
5
-5
/
+28
2018-03-08
etnaviv: add get_driver_query_group_info(..)
Christian Gmeiner
1
-0
/
+13
2018-03-08
etnaviv: add query_group_info for sw counters
Christian Gmeiner
2
-6
/
+29
2018-03-08
meson: Fix building gallium media libs without egl
Dylan Baker
1
-1
/
+3
2018-03-08
meson: Allow building dri based EGL without GLX
Dylan Baker
1
-10
/
+15
2018-03-08
glx/apple: Ship meson build file in tarball
Thierry Reding
1
-1
/
+3
2018-03-08
ac/nir: do not emit unnecessary null exports in fragment shaders
Samuel Pitoiset
1
-13
/
+16
2018-03-08
drirc: whitespace fix
Eric Engestrom
1
-2
/
+2
2018-03-08
drirc: Disable the GLX_SGI_video_sync extension for gnome-shell on vmware
Thomas Hellstrom
1
-0
/
+1
2018-03-08
gallium/st_dri: Honor the glx_disable_sgi_video_sync config option
Thomas Hellstrom
1
-0
/
+1
2018-03-08
glx/dri: Add a driconf option to disable GLX_SGI_video_sync
Thomas Hellstrom
3
-4
/
+16
2018-03-08
ac/radeonsi: add emit_kill to the abi
Timothy Arceri
3
-1
/
+11
[prev]
[next]