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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: support for GP10B
Alexandre Courbot
2017-05-30
1
-0
/
+1
*
nouveau: drop Android 4.4 and earlier support
Rob Herring
2017-05-25
2
-33
/
+3
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
1
-1
/
+1
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
2
-5
/
+3
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-20
1
-0
/
+2
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
3
-0
/
+3
*
nv50/ir: Report wrong prog types using proper var
Pierre Moreau
2017-05-13
1
-1
/
+1
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-0
/
+5
*
Android: remove remaining explicit libcxx includes
Rob Herring
2017-05-11
1
-1
/
+0
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
3
-0
/
+3
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
18
-209
/
+107
*
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
13
-60
/
+62
*
nv50/ir: Replace NV50_PROGRAM_IR_* by PIPE_SHADER_IR_*
Pierre Moreau
2017-05-07
5
-10
/
+7
*
nv50/ir: Remove unused translation methods
Pierre Moreau
2017-05-07
2
-10
/
+3
*
nv50/ir: Free target if we failed to create a program
Pierre Moreau
2017-05-07
1
-1
/
+3
*
nv50/ir: Fail if encountering unknown shader type
Pierre Moreau
2017-05-07
1
-2
/
+2
*
gm107/ir: add a missing assertion in emitISCADD()
Samuel Pitoiset
2017-05-01
1
-0
/
+2
*
nvc0: Enable compute support for Pascal
Boyan Ding
2017-04-27
3
-4
/
+7
*
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
*
nouveau: Fix indentation of maxwell compute class definitions
Boyan Ding
2017-04-27
1
-2
/
+2
*
nv50,nvc0: disable the TGSI merge registers pass
Samuel Pitoiset
2017-04-26
2
-2
/
+4
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
3
-0
/
+4
*
nvc0: Add support for setting viewport index/layer from VS/TES
Ilia Mirkin
2017-04-20
4
-7
/
+27
*
nvc0/ir: Only store viewport in scratch register for GP
Lyude
2017-04-20
1
-0
/
+1
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+5
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
3
-0
/
+3
*
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
2017-04-13
1
-1
/
+2
*
nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_*
Boyan Ding
2017-04-13
1
-0
/
+31
*
nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_*
Boyan Ding
2017-04-13
1
-0
/
+27
*
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
2017-04-13
5
-0
/
+25
*
nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
Boyan Ding
2017-04-13
3
-11
/
+60
*
gk110/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+56
*
nvc0/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+53
*
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
2017-04-13
1
-2
/
+13
*
gm107/ir: Emit third src 'bound' and optional predicate output of SHFL
Boyan Ding
2017-04-13
2
-9
/
+29
*
nouveau: when mapping a persistent buffer, synchronize on former xfers
Ilia Mirkin
2017-04-11
1
-4
/
+2
*
nvc0: increase texture buffer object alignment to 256 for pre-GM107
Ilia Mirkin
2017-04-11
1
-1
/
+1
*
nv50/ir: remove unused swizzle field in ValueRef
Ilia Mirkin
2017-04-09
1
-1
/
+0
*
nouveau: enable ARB_shader_clock on nv50 and nvc0
Boyan Ding
2017-04-09
2
-2
/
+2
*
nv50/ir: Handle TGSI_OPCODE_CLOCK
Boyan Ding
2017-04-09
1
-0
/
+7
*
gm107/ir: Emit SV_CLOCK system value
Boyan Ding
2017-04-09
1
-0
/
+1
*
nvc0/ir: fix overwriting of offset register with interpolateAtOffset
Ilia Mirkin
2017-04-07
1
-2
/
+2
*
nvc0/ir: fix LSB/BFE/BFI implementations
Ilia Mirkin
2017-04-07
1
-8
/
+11
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
3
-0
/
+3
*
gallium: add sparse buffer interface and capability
Nicolai Hähnle
2017-04-05
3
-0
/
+3
*
nv30: fp/rast may be null when validating fb/scissor due to clear
Ilia Mirkin
2017-04-02
1
-5
/
+6
*
nvc0: fragprog may not be set when e.g. clearing
Ilia Mirkin
2017-04-02
1
-2
/
+3
[next]