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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-06
i965: Use a better guardband calculation.
Jason Ekstrand
4
-82
/
+126
2017-02-06
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
3
-57
/
+30
2017-02-07
radv: pass FMASK alignment to application
Dave Airlie
1
-0
/
+1
2017-02-07
radv: Pass DCC alignment to application.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-07
radv: Pass CMASK alignment to application.
Bas Nieuwenhuizen
1
-0
/
+1
2017-02-06
radv/ac: avoid the fmask path when doing txs.
Dave Airlie
1
-1
/
+2
2017-02-06
swr: [rasterizer core] Removed unused clip code.
Bruce Cherniak
2
-26
/
+0
2017-02-06
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
1
-39
/
+0
2017-02-06
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
2
-21
/
+0
2017-02-06
loader: Add an environment variable to override driver name choice.
Eric Anholt
1
-0
/
+11
2017-02-06
targets: Use a macro to reduce cut and paste in driver setup.
Eric Anholt
1
-111
/
+22
2017-02-07
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
7
-851
/
+934
2017-02-06
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
1
-0
/
+12
2017-02-06
glx: guard swap-interval functions against destroyed drawables
Nicolai Hähnle
2
-3
/
+19
2017-02-06
glx/dri3: guard in_current_context against a disappeared drawable
Nicolai Hähnle
1
-0
/
+4
2017-02-06
glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion
Nicolai Hähnle
1
-0
/
+2
2017-02-06
anv/pipeline: set ThreadDispatchEnable conditionally
Juan A. Suarez Romero
1
-23
/
+26
2017-02-06
main/fboject: default_framebuffer allowed for GetFramebufferParameter
Alejandro Piñeiro
1
-7
/
+37
2017-02-06
main/fbobject: implement new 4.5 pnames for GetFramebufferParameter
Alejandro Piñeiro
1
-0
/
+18
2017-02-06
main/framebuffer: refactor _mesa_get_color_read_format/type
Alejandro Piñeiro
4
-22
/
+71
2017-02-03
radv: fix shared memory load/stores.
Dave Airlie
1
-0
/
+7
2017-02-03
radv/ac: correctly size shared memory usage.
Dave Airlie
1
-1
/
+1
2017-02-03
radv: fix compute shared memory stores since 64-bit.
Dave Airlie
1
-1
/
+3
2017-02-03
mesa: whitespace fixes in context.c
Brian Paul
1
-31
/
+31
2017-02-03
anv/blorp: Disable resolves for transparent black clears
Nanley Chery
1
-2
/
+8
2017-02-03
anv/cmd_buffer: Don't temporarily enable CCS_E within a render pass
Nanley Chery
1
-2
/
+13
2017-02-03
mesa: Don't crash when destroying contexts created with no visual.
Kenneth Graunke
1
-1
/
+1
2017-02-03
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
Samuel Pitoiset
1
-7
/
+10
2017-02-03
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
1
-1
/
+1
2017-02-03
ilo: EOL unmaintained older gallium intel driver
Edward O'Callaghan
120
-58007
/
+0
2017-02-03
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
7
-35
/
+0
2017-02-03
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
5
-85
/
+0
2017-02-02
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
1
-1
/
+1
2017-02-02
vbo: process buffer binding state changes on draw when recording
Ilia Mirkin
1
-0
/
+7
2017-02-03
radv/ac: move to using shared emit_ddxy code.
Dave Airlie
1
-68
/
+7
2017-02-03
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
3
-71
/
+93
2017-02-03
radv/ac: use shared thread id code
Dave Airlie
1
-42
/
+2
2017-02-03
radeonsi/ac: move get thread id to shared code.
Dave Airlie
3
-56
/
+55
2017-02-03
radv/ac: migrate to using shared code for some load/store stuff.
Dave Airlie
1
-103
/
+28
2017-02-03
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
3
-186
/
+238
2017-02-03
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
4
-94
/
+114
2017-02-03
texgetimage: Add check for the effective target to GetTextureSubImage
Eduardo Lima Mitev
1
-0
/
+6
2017-02-03
Revert "radeonsi: decrease the number of texture slots to 24"
Marek Olšák
1
-1
/
+1
2017-02-02
intel/isl: Add a better comment for format_supports_ccs_e
Jason Ekstrand
1
-0
/
+6
2017-02-02
anv: Remove the finishme for CCS_E with storage images
Jason Ekstrand
1
-14
/
+7
2017-02-02
intel/isl: Assert that we don't use CCS for storage images
Jason Ekstrand
1
-0
/
+6
2017-02-02
intel/isl: Add a formats_are_ccs_e_compatible helper
Jason Ekstrand
3
-0
/
+41
2017-02-02
intel/isl: Add a format_supports_ccs_d helper
Jason Ekstrand
2
-0
/
+24
2017-02-02
intel/isl: Rename supports_lossless_compression to supports_ccs_e
Jason Ekstrand
7
-15
/
+11
2017-02-02
anv/pass: Store the depth-stencil attachment's last subpass index
Nanley Chery
1
-0
/
+1
[next]