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
path:
root
/
src
/
gallium
/
drivers
/
freedreno
/
freedreno_resource.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-14
freedreno/a5xx: texture tiling
Rob Clark
1
-0
/
+13
2018-01-14
freedreno: add screen->setup_slices() for tex layout
Rob Clark
1
-0
/
+1
2017-12-17
freedreno: staging upload transfers
Rob Clark
1
-0
/
+2
2017-12-15
freedreno: use u_transfer_helper
Rob Clark
1
-1
/
+1
2017-12-04
freedreno: remove use of u_transfer
Rob Clark
1
-3
/
+2
2017-12-03
freedreno: avoid mem2gmem for invalidated buffers
Rob Clark
1
-0
/
+1
2017-06-07
freedreno/a5xx: LRZ support
Rob Clark
1
-0
/
+9
2017-06-07
freedreno: drop timestamp field
Rob Clark
1
-1
/
+0
2016-08-16
freedreno: support for using generic clear path
Rob Clark
1
-0
/
+4
2016-07-30
freedreno: re-order support for hw queries
Rob Clark
1
-0
/
+19
2016-07-30
freedreno: add batch-cache and batch reordering
Rob Clark
1
-14
/
+17
2016-07-30
freedreno: push resource tracking down into batch
Rob Clark
1
-1
/
+2
2015-11-20
freedreno/a4xx: use hardware RGTC texture samplers
Ilia Mirkin
1
-0
/
+1
2015-11-18
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
1
-0
/
+2
2015-08-04
freedreno: simplify/cleanup resource status tracking
Rob Clark
1
-1
/
+16
2015-07-27
freedreno: add resource tracking support for written buffers
Rob Clark
1
-1
/
+1
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
1
-4
/
+4
2015-05-08
util: Move gallium's linked list to util
Jason Ekstrand
1
-1
/
+1
2015-04-27
freedreno/a3xx: add support for S8 and Z32F_S8
Ilia Mirkin
1
-0
/
+3
2015-04-27
freedreno: add fd_transfer to wrap around pipe_transfer
Ilia Mirkin
1
-0
/
+11
2015-04-05
freedreno: keep track of buffer valid ranges
Ilia Mirkin
1
-0
/
+3
2015-04-05
freedreno: mark resources as being read so that writes flush the queue
Ilia Mirkin
1
-0
/
+3
2015-04-05
freedreno: add a reading flag to indicate gpu is reading rsc
Ilia Mirkin
1
-1
/
+1
2014-12-13
freedreno/a4xx: mipmaps
Rob Clark
1
-6
/
+28
2014-12-13
freedreno: helper to calc layer/level offset
Rob Clark
1
-0
/
+8
2013-09-14
freedreno: multi-slice resources (cubemap, mipmap, etc)
Rob Clark
1
-1
/
+23
2013-03-11
freedreno: gallium driver for adreno
Rob Clark
1
-0
/
+51