index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: adjust clip discard based on line width / point size
Nicolai Hähnle
2017-10-02
3
-11
/
+27
*
radeonsi: remove si_context::{scissor_enabled,clip_halfz}
Nicolai Hähnle
2017-10-02
3
-26
/
+24
*
radeonsi: simplify the signature of si_update_vs_writes_viewport_index
Nicolai Hähnle
2017-10-02
3
-7
/
+6
*
radeonsi: move current_rast_prim into si_context
Nicolai Hähnle
2017-10-02
4
-10
/
+11
*
radeonsi: move and rename scissor and viewport state and functions
Nicolai Hähnle
2017-10-02
8
-146
/
+184
*
radeonsi: remove si_apply_scissor_bug_workaround
Nicolai Hähnle
2017-10-02
1
-17
/
+0
*
radeonsi: move r600_viewport.c to si_viewport.c
Nicolai Hähnle
2017-10-02
2
-0
/
+451
*
radeonsi: fix maximum advertised point size / line width
Nicolai Hähnle
2017-10-02
1
-2
/
+2
*
radeonsi: deduce rast_prim correctly for tessellation point mode
Nicolai Hähnle
2017-10-02
1
-3
/
+6
*
radeonsi: don't discard points and lines
Nicolai Hähnle
2017-10-02
1
-0
/
+7
*
radeonsi: move current_rast_prim to r600_common_context
Nicolai Hähnle
2017-10-02
3
-9
/
+8
*
radeonsi: fix a regression in integer cube map handling
Nicolai Hähnle
2017-10-02
1
-8
/
+26
*
amd/common: move ac_build_phi from radeonsi
Nicolai Hähnle
2017-10-02
1
-17
/
+3
*
radeonsi: don't use the template keyword
Marek Olšák
2017-09-30
1
-7
/
+7
*
radeonsi/uvd: clean up si_video_buffer_create
Benedikt Schemmer
2017-09-30
1
-30
/
+17
*
radeonsi/uvd: fix planar formats broken since f70f6baaa3bb0f8b280ac2eaea69bb
Marek Olšák
2017-09-30
1
-3
/
+8
*
radeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
Nicolai Hähnle
2017-09-29
2
-1
/
+26
*
radeonsi: emit LDEXP opcode
Nicolai Hähnle
2017-09-29
2
-1
/
+3
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
tgsi: infer that dst[1] of DFRACEXP is an integer
Nicolai Hähnle
2017-09-29
1
-1
/
+1
*
gallivm: add dst register index to lp_build_tgsi_context::emit_store
Nicolai Hähnle
2017-09-29
3
-11
/
+18
*
radeonsi: fix border color translation for integer textures
Nicolai Hähnle
2017-09-29
3
-29
/
+60
*
radeonsi: clamp border colors for upgraded depth textures
Nicolai Hähnle
2017-09-29
1
-59
/
+60
*
radeonsi: clamp depth comparison value only for fixed point formats
Nicolai Hähnle
2017-09-29
4
-13
/
+48
*
radeonsi/gfx9: fix geometry shaders without output vertices
Nicolai Hähnle
2017-09-29
1
-3
/
+5
*
radeonsi: move descriptor logs to after corresponding draw/compute packet
Nicolai Hähnle
2017-09-29
2
-8
/
+6
*
amd/common: remove ac_shader_abi::chip_class
Nicolai Hähnle
2017-09-29
1
-2
/
+0
*
radeonsi: remove useless check in si_blit_decompress_color()
Samuel Pitoiset
2017-09-27
1
-1
/
+3
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
16
-84
/
+84
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
1
-0
/
+1
*
radeonsi: set MIP_POINT_PRECLAMP to 0
Nicolai Hähnle
2017-09-20
1
-1
/
+1
*
radeonsi: fix array textures layer coordinate
Nicolai Hähnle
2017-09-20
1
-1
/
+10
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
1
-0
/
+1
*
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
2017-09-18
5
-4
/
+68
*
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
2017-09-18
4
-4
/
+8
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
5
-5
/
+191
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
1
-1
/
+3
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
3
-4
/
+1
*
amd/common: add chip_class to ac_llvm_context
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-18
1
-0
/
+1
*
radeonsi: workaround for gather4 on integer cube maps
Nicolai Hähnle
2017-09-18
1
-6
/
+100
*
radeonsi: enable STD430 packing of UBOs by default
Timothy Arceri
2017-09-15
1
-1
/
+1
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
radeonsi: make use of LOAD for UBOs
Timothy Arceri
2017-09-15
1
-10
/
+21
*
radeonsi: move si_get_wave_info() to AMD common code
Samuel Pitoiset
2017-09-14
1
-93
/
+3
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
1
-1
/
+9
*
radeonsi: hard-code pixel center for interpolateAtSample without multisample ...
Nicolai Hähnle
2017-09-13
3
-1
/
+33
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-13
3
-5
/
+76
*
radeonsi: rename variable to clarify its meaning
Nicolai Hähnle
2017-09-13
1
-10
/
+10
*
radeonsi: make si_init_shader_selector_async static
Nicolai Hähnle
2017-09-13
2
-2
/
+1
[next]