| .. |
|
.editorconfig
|
|
|
|
adapter9.c
|
gallium: rename PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE to *_BUFFER0_*
|
2022-06-07 00:17:57 -04:00 |
|
adapter9.h
|
st/nine: Allow to override the vram size
|
2021-04-14 08:33:14 +00:00 |
|
authenticatedchannel9.c
|
|
|
|
authenticatedchannel9.h
|
|
|
|
basetexture9.c
|
mesa/st, nine, nouveau: Fix uninitialized pipe_sampler_view structs
|
2023-03-07 18:24:56 +00:00 |
|
basetexture9.h
|
st/nine: Track formats compatible with FETCH4
|
2021-03-02 20:07:07 +01:00 |
|
buffer9.c
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
buffer9.h
|
st/nine: detect worker threads syncs for systemmem
|
2021-03-13 21:23:24 +00:00 |
|
cryptosession9.c
|
|
|
|
cryptosession9.h
|
|
|
|
cubetexture9.c
|
st/nine: Fix cubetexture early destruction
|
2021-04-14 08:33:13 +00:00 |
|
cubetexture9.h
|
st/nine: Use the texture memory helper
|
2021-03-07 13:13:53 +00:00 |
|
device9.c
|
gallium/hud: don't use st_context_iface, use an explicit callback
|
2022-12-09 13:14:03 +00:00 |
|
device9.h
|
st/nine: Complete *Ex stubs
|
2021-04-14 08:33:14 +00:00 |
|
device9ex.c
|
st/nine: Add logging to Ex function
|
2021-04-14 08:33:14 +00:00 |
|
device9ex.h
|
|
|
|
device9video.c
|
|
|
|
device9video.h
|
|
|
|
guid.c
|
|
|
|
guid.h
|
|
|
|
indexbuffer9.c
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
indexbuffer9.h
|
|
|
|
iunknown.c
|
st/nine: Prevent negative reference count
|
2021-04-14 08:33:13 +00:00 |
|
iunknown.h
|
|
|
|
meson.build
|
mesa: Merge libmesa_gallium and libmesa_common
|
2021-12-03 23:53:06 +00:00 |
|
nine_buffer_upload.c
|
tree-wide: Convert all usage of #ifdef PIPE_(OS|ARCH|CC)_* to #if DETECT_(OS|ARCH|CC)_* by use grep
|
2022-11-15 20:35:55 +00:00 |
|
nine_buffer_upload.h
|
|
|
|
nine_csmt_helper.h
|
|
|
|
nine_debug.c
|
st/nine: Fix compilation issue in nine_debug
|
2021-03-12 17:12:58 +00:00 |
|
nine_debug.h
|
gallium: Replace the usage of __FUNCTION__ with __func__ in all gallium code
|
2022-11-22 06:53:47 +00:00 |
|
nine_defines.h
|
|
|
|
nine_dump.c
|
c11: Implement thread_local in c11/threads.h
|
2022-06-15 17:37:17 +00:00 |
|
nine_dump.h
|
|
|
|
nine_ff.c
|
frontend/nine: Fix ff position_t fallback when w = 0
|
2022-08-12 21:53:11 +02:00 |
|
nine_ff.h
|
nine: char can be unsigned on non-x86 platforms
|
2022-07-27 21:36:23 +00:00 |
|
nine_flags.h
|
util: Rename PIPE_ALIGN_STACK to UTIL_ALIGN_STACK and moved into util/compiler.h
|
2022-11-19 01:37:46 +00:00 |
|
nine_helpers.c
|
|
|
|
nine_helpers.h
|
|
|
|
nine_limits.h
|
|
|
|
nine_lock.c
|
util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h"
|
2022-11-08 05:21:42 +00:00 |
|
nine_lock.h
|
|
|
|
nine_memory_helper.c
|
tree-wide: Convert all usage of defined(PIPE_(OS|ARCH|CC)_*) to DETECT_(OS|ARCH|CC)_* by use grep
|
2022-11-15 20:35:55 +00:00 |
|
nine_memory_helper.h
|
st/nine: Control the memfd virtual limit
|
2021-03-07 13:13:53 +00:00 |
|
nine_pdata.h
|
st/nine: Refactor ht_guid_delete
|
2021-03-02 20:07:07 +01:00 |
|
nine_pipe.c
|
gallium: normalized_coords -> unnormalized_coords
|
2022-10-10 10:20:02 +00:00 |
|
nine_pipe.h
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
nine_queue.c
|
util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h"
|
2022-11-08 05:21:42 +00:00 |
|
nine_queue.h
|
|
|
|
nine_quirk.c
|
|
|
|
nine_quirk.h
|
|
|
|
nine_shader.c
|
Revert "nine: Disable optional use of TTN when MUL_ZERO_WINS is available."
|
2022-06-10 03:26:33 +00:00 |
|
nine_shader.h
|
st/nine: Implement experimental FETCH4
|
2021-03-02 20:07:07 +01:00 |
|
nine_state.c
|
util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h"
|
2022-11-08 05:21:42 +00:00 |
|
nine_state.h
|
nine: track bound sampler count to optimize unbinds
|
2021-08-06 17:12:54 +00:00 |
|
nineexoverlayextension.c
|
|
|
|
nineexoverlayextension.h
|
|
|
|
pixelshader9.c
|
frontend/nine: Fix shader multi-use crash
|
2022-08-12 21:53:11 +02:00 |
|
pixelshader9.h
|
st/nine: Implement experimental FETCH4
|
2021-03-02 20:07:07 +01:00 |
|
query9.c
|
|
|
|
query9.h
|
|
|
|
resource9.c
|
|
|
|
resource9.h
|
|
|
|
stateblock9.c
|
|
|
|
stateblock9.h
|
|
|
|
surface9.c
|
gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map
|
2021-05-21 17:38:04 +00:00 |
|
surface9.h
|
st/nine: Use the texture memory helper
|
2021-03-07 13:13:53 +00:00 |
|
swapchain9.c
|
nine: check return on resource_get_handle
|
2022-08-05 03:51:04 +00:00 |
|
swapchain9.h
|
|
|
|
swapchain9ex.c
|
|
|
|
swapchain9ex.h
|
|
|
|
texture9.c
|
nine: Fix uninitialized warning in texture9.c
|
2021-05-20 17:11:22 +00:00 |
|
texture9.h
|
st/nine: Use the texture memory helper
|
2021-03-07 13:13:53 +00:00 |
|
threadpool.c
|
util: Remove os/os_thread.h and replace #include "os/os_thread.h" with #include "util/u_thread.h"
|
2022-11-08 05:21:42 +00:00 |
|
threadpool.h
|
|
|
|
vertexbuffer9.c
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
vertexbuffer9.h
|
|
|
|
vertexdeclaration9.c
|
util: Move src/gallium/include/pipe/p_format.h to src/util/format/u_formats.h
|
2022-11-19 03:38:19 +00:00 |
|
vertexdeclaration9.h
|
|
|
|
vertexshader9.c
|
frontend/nine: Fix shader multi-use crash
|
2022-08-12 21:53:11 +02:00 |
|
vertexshader9.h
|
|
|
|
volume9.c
|
gallium: split transfer_(un)map into buffer_(un)map and texture_(un)map
|
2021-05-21 17:38:04 +00:00 |
|
volume9.h
|
|
|
|
volumetexture9.c
|
st/nine: Reduce system memory allocated by D3DUSAGE_AUTOGENMIPMAP
|
2021-03-02 20:07:07 +01:00 |
|
volumetexture9.h
|
|
|