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
2016-02-03
radeonsi: add placeholder MC and SRBM performance counter groups
query
Nicolai Hähnle
1
-16
/
+54
2016-02-03
radeonsi: re-order the SQ_xx performance counter blocks
Nicolai Hähnle
3
-39
/
+42
2016-02-03
radeonsi: re-order the perfcounter hardware blocks
Nicolai Hähnle
1
-12
/
+18
2016-02-03
gallium/radeon: add GPIN driver query group
Nicolai Hähnle
2
-3
/
+87
2016-02-03
gallium: fix the documentation of PIPE_CAP_MAX_TEXTURE_BUFFER_SIZE
Nicolai Hähnle
1
-1
/
+1
2016-02-03
gallium/radeon: support PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
3
-5
/
+25
2016-02-03
st/mesa: implement PBO upload for glCompressedTex(Sub)Image
Nicolai Hähnle
1
-0
/
+115
2016-02-03
st/mesa: redirect CompressedTexSubImage to our own implementation
Nicolai Hähnle
1
-6
/
+18
2016-02-03
st/mesa: inline the implementation of _mesa_store_compressed_teximage
Nicolai Hähnle
1
-1
/
+27
2016-02-03
st/mesa: implement PBO upload for multiple layers
Nicolai Hähnle
2
-19
/
+143
2016-02-03
st/mesa: Accelerate PBO uploads
Fredrik Höglund
4
-9
/
+898
2016-02-03
st/mesa: use the correct address generation functions in st_TexSubImage blit
Nicolai Hähnle
1
-5
/
+5
2016-02-03
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
16
-0
/
+22
2016-02-03
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
16
-0
/
+27
2016-02-03
mesa: add MESA_NO_MINMAX_CACHE environment variable
Nicolai Hähnle
2
-0
/
+23
2016-02-03
vbo: disable the minmax cache when the hit rate is low
Nicolai Hähnle
2
-2
/
+34
2016-02-03
mesa: add USAGE_DISABLE_MINMAX_CACHE flag to buffer UsageHistory
Nicolai Hähnle
2
-1
/
+3
2016-02-03
vbo: cache/memoize the result of vbo_get_minmax_indices (v3)
Nicolai Hähnle
4
-1
/
+186
2016-02-03
vbo: move vbo_get_minmax_indices into its own source file
Nicolai Hähnle
3
-148
/
+180
2016-02-03
mesa/main: bail earlier for size == 0 in _mesa_clear_buffer_sub_data
Nicolai Hähnle
1
-8
/
+8
2016-02-03
mesa/main: add USAGE_PIXEL_PACK_BUFFER flag to buffer UsageHistory
Nicolai Hähnle
2
-0
/
+10
2016-02-03
mesa/main: add USAGE_TRANSFORM_FEEDBACK_BUFFER flag to buffer UsageHistory
Nicolai Hähnle
2
-0
/
+4
2016-02-03
util/hash_table: add _mesa_hash_table_num_entries
Nicolai Hähnle
2
-3
/
+6
2016-02-03
util/hash_table: add _mesa_hash_table_clear (v4)
Nicolai Hähnle
4
-0
/
+120
2016-02-02
st/omx/dec/h264: fix corruption when scaling matrix present flag set
Leo Liu
1
-2
/
+5
2016-02-02
vl: add zig zag scan for list 4x4
Leo Liu
2
-0
/
+8
2016-02-03
llvmpipe: use scissor_planes_needed helper function
Roland Scheidegger
3
-18
/
+33
2016-02-02
i965/gen8: Initialize aux_mode to GEN8_SURFACE_AUX_MODE_NONE
Jordan Justen
1
-2
/
+2
2016-02-02
mesa: use default geometry's samples when there are no attachments
Ilia Mirkin
1
-1
/
+1
2016-02-02
mesa: invalidate framebuffer when changing parameters
Ilia Mirkin
1
-0
/
+3
2016-02-02
mesa: use geometric helper for computing min samples
Ilia Mirkin
1
-3
/
+4
2016-02-02
mesa: the _mesa_geometric_* functions require full types from mtypes.h
Ilia Mirkin
1
-1
/
+1
2016-02-02
winsys/radeon: Do not deinit the pb cache if it was not initialized
Niels Ole Salscheider
1
-2
/
+3
2016-02-02
tgsi/scan: add tgsi_shader_info::reads_samplemask
Marek Olšák
2
-0
/
+3
2016-02-02
radeonsi: rework RB+ for Stoney
Marek Olšák
4
-109
/
+228
2016-02-02
radeonsi: rename cb_target_mask state to cb_render_state
Marek Olšák
5
-14
/
+15
2016-02-02
radeonsi: treat intensity render targets exactly like red
Marek Olšák
1
-1
/
+3
2016-02-02
tgsi: set correct src type for UP2H
Marek Olšák
1
-0
/
+1
2016-02-02
util/hash_table: don't compare deleted entries
Connor Abbott
1
-1
/
+2
2016-02-02
util/set: don't compare against deleted entries
Connor Abbott
1
-1
/
+2
2016-02-02
glsl: Disable tree grafting optimization for shared variables
Jordan Justen
1
-5
/
+6
2016-02-02
glsl: Enable debug prints for do_common_optimization
Jordan Justen
1
-32
/
+49
2016-02-02
Revert "i965: Provide sse2 version for rgba8 <-> bgra8 swizzle"
Roland Scheidegger
2
-62
/
+12
2016-02-02
virgl: mark function as static
Dave Airlie
1
-1
/
+1
2016-02-02
gallivm: add PK2H/UP2H support
Roland Scheidegger
2
-7
/
+9
2016-02-02
gallivm: add PK2H/UP2H support
Roland Scheidegger
5
-2
/
+119
2016-02-02
tgsi: add PK2H/UP2H support
Roland Scheidegger
2
-3
/
+48
2016-02-02
llvmpipe: drop scissor planes early if the tri is fully inside them
Roland Scheidegger
2
-69
/
+110
2016-02-02
llvmpipe: minor cleanup of sse2 for calc_fixed_position
Roland Scheidegger
1
-6
/
+5
2016-02-02
llvmpipe: use vector loads for (optimized) tri raster funcs
Roland Scheidegger
2
-37
/
+24
[next]