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
/
nouveau
/
nvc0
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
Ilia Mirkin
2017-06-26
1
-5
/
+5
*
nvc0: fix transfer of larger rectangles with DmaCopy on gk104 and up
Ben Skeggs
2017-06-20
1
-9
/
+32
*
nvc0: copy engine surface params are only relevant for tiled surfaces
Ben Skeggs
2017-06-20
1
-18
/
+19
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
nvc0: Add support for ARB_post_depth_coverage
Lyude
2017-06-02
6
-1
/
+11
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
nvc0: disable BGRA8 images on Fermi
Lyude
2017-06-02
1
-5
/
+14
*
nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
Rhys Kidd
2017-06-01
1
-3
/
+0
*
nvc0: support for GP10B
Alexandre Courbot
2017-05-30
1
-0
/
+1
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
1
-2
/
+1
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
6
-93
/
+53
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-8
/
+8
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
4
-22
/
+22
*
nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Pierre Moreau
2017-05-07
1
-1
/
+1
*
nvc0: Enable compute support for Pascal
Boyan Ding
2017-04-27
2
-4
/
+5
*
nvc0: Add new launch descriptor format for GP100
Boyan Ding
2017-04-27
2
-34
/
+197
*
nvc0: Fix index of unk fields in nve4_cp_launch_desc
Boyan Ding
2017-04-27
1
-2
/
+2
*
nv50,nvc0: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
1
-1
/
+2
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+1
*
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
2017-04-20
4
-7
/
+27
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
1
-0
/
+1
*
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
2017-04-13
1
-1
/
+2
*
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
2017-04-11
1
-1
/
+1
*
nouveau: enable ARB_shader_clock on nv50 and nvc0
Boyan Ding
2017-04-09
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
nvc0: fragprog may not be set when e.g. clearing
Ilia Mirkin
2017-04-02
1
-2
/
+3
*
nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
2017-03-31
4
-2
/
+13
*
gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
2017-03-31
1
-0
/
+1
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
1
-2
/
+0
*
gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
2017-03-31
1
-0
/
+1
*
nv50,nvc0: enable TEX_LZ and TXF_LZ
Ilia Mirkin
2017-03-18
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
2017-03-15
1
-0
/
+1
*
gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
2017-03-08
1
-1
/
+1
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
2017-03-08
1
-1
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
2017-03-07
1
-1
/
+1
*
nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
2017-03-04
1
-2
/
+2
*
nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
2017-03-04
1
-1
/
+3
*
gallium: remove PIPE_CAP_USER_INDEX_BUFFERS
Marek Olšák
2017-02-25
1
-1
/
+0
[next]