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
2017-08-02
dri: define a version 2 of the DRI_ConfigOptions extension
Nicolai Hähnle
1
-2
/
+18
2017-08-02
radeonsi: enable ARB_transform_feedback_overflow_query
Nicolai Hähnle
3
-3
/
+3
2017-08-02
radeonsi: avoid redundant SET_PREDICATION packet with QBO workaround
Nicolai Hähnle
1
-4
/
+9
2017-08-02
radeonsi: fix streamout overflow predication on VI+
Nicolai Hähnle
3
-18
/
+75
2017-08-02
gallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
Nicolai Hähnle
1
-7
/
+37
2017-08-02
gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Nicolai Hähnle
1
-25
/
+73
2017-08-02
gallium/radeon: fix render predication by SO overflow predicate
Nicolai Hähnle
1
-7
/
+6
2017-08-02
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
1
-1
/
+2
2017-08-02
st/mesa: implement ARB_transform_feedback_overflow_query
Nicolai Hähnle
2
-1
/
+4
2017-08-02
ddebug: handle get_query_result_resource as a GPU call
Nicolai Hähnle
3
-32
/
+92
2017-08-02
gallium/util: add util_{str,dump}_query_value_type
Nicolai Hähnle
2
-0
/
+31
2017-08-02
gallium: add util_dump_query_type and use it in ddebug
Nicolai Hähnle
3
-11
/
+13
2017-08-02
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
7
-103
/
+99
2017-08-02
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
21
-2
/
+36
2017-08-02
android: export intermediates from libmesa_util
Tapani Pälli
2
-0
/
+5
2017-08-02
intel: move gen_decoder.* back to COMMON_FILES
Tapani Pälli
2
-5
/
+3
2017-08-02
android: link libmesa_intel_common with zlib and expat
Tapani Pälli
1
-0
/
+5
2017-08-02
ac/nir: Add float cast before shadow comparator clamp.
Bas Nieuwenhuizen
1
-1
/
+2
2017-08-01
i965: Check result of make_surface() for intel_miptree_create_for_bo
Chris Wilson
1
-0
/
+2
2017-08-02
virgl: add BPTC support.
Dave Airlie
1
-0
/
+3
2017-08-02
mesa/st: fix conditional jump depends on uninitialised value
Timothy Arceri
1
-0
/
+1
2017-08-02
radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
4
-39
/
+44
2017-08-01
vulkan: Import in the latest 1.0.57 header and XML from Khronos
Jason Ekstrand
2
-971
/
+1004
2017-08-01
ac/nir: fix nir_op_unpack_64_2x32_split_y emission
Connor Abbott
1
-1
/
+1
2017-08-01
ac/nir: fix lsb emission
Connor Abbott
1
-1
/
+11
2017-08-01
nir: fix algebraic optimizations
Connor Abbott
1
-2
/
+2
2017-08-01
anv: Autogenerate extension query and lookup
Jason Ekstrand
6
-154
/
+142
2017-08-01
anv: Add a new centralized extensions file
Jason Ekstrand
3
-26
/
+72
2017-08-01
egl/drm: Fix misused x and y offsets in swrast_get_image()
Gwan-gyeong Mun
1
-4
/
+19
2017-08-01
egl/drm: Fix misused x and y offsets in swrast_put_image2()
Gwan-gyeong Mun
1
-2
/
+17
2017-08-01
gbm: add gbm_bo_get_bpp()
Eric Engestrom
3
-0
/
+70
2017-08-01
gles: Restore some lost typedefs
Scott D Phillips
2
-4
/
+14
2017-08-01
egl: remove unnecessary empty array element
Eric Engestrom
1
-3
/
+2
2017-08-01
egl: split enums to make use of -Wswitch
Eric Engestrom
1
-10
/
+8
2017-08-01
egl: use designated initaliser for _eglGlobal
Eric Engestrom
1
-9
/
+9
2017-08-01
egl: make platform's SwapInterval() optional
Eric Engestrom
2
-12
/
+1
2017-08-01
loader: remove clamp_swap_interval()
Eric Engestrom
4
-23
/
+0
2017-08-01
egl: deduplicate swap interval clamping logic
Eric Engestrom
4
-40
/
+14
2017-08-01
glsl: xfb_stride applies to buffers, not block members
Juan A. Suarez Romero
1
-3
/
+2
2017-08-01
build: Convert git_sha1_gen script to Python (part2).
Jose Fonseca
2
-2
/
+2
2017-08-01
st/dri: don't set PIPE_BIND_SHARED for privately-allocated renderbuffers
Marek Olšák
1
-2
/
+3
2017-08-01
radeonsi: don't print AMD twice in the renderer string with the marketing name
Marek Olšák
1
-1
/
+2
2017-08-01
radeonsi: print CE IBs into ddebug reports
Marek Olšák
7
-10
/
+41
2017-08-01
radeonsi: fix printing vertex buffer descriptors into ddebug reports
Marek Olšák
2
-0
/
+8
2017-08-01
radeonsi: don't flush sL1 conditionally in WAIT_ON_CE_COUNTER
Marek Olšák
1
-3
/
+3
2017-08-01
radeonsi: set up HTILE in descriptors only when level 0 is accessible
Marek Olšák
1
-1
/
+1
2017-08-01
radeonsi: fix various CLEAR_STATE issues
Marek Olšák
1
-0
/
+22
2017-08-01
build: Convert git_sha1_gen script to Python.
Jose Fonseca
6
-16
/
+25
2017-08-01
Fix SCons build
Nicolai Hähnle
1
-1
/
+1
2017-08-01
mesa: fix bad cast conversions in viewport()
Samuel Pitoiset
1
-3
/
+4
[next]