index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
...
*
nv50/ir: fix combineLd/St to update existing records as necessary
Ilia Mirkin
2017-06-26
1
-0
/
+8
*
nv50/ir: adjust overlapping logic to take fileIndex-relative offsets
Ilia Mirkin
2017-06-26
1
-1
/
+5
*
nv50/ir: VFETCH is also considered a load for MemoryOpt
Ilia Mirkin
2017-06-26
1
-1
/
+1
*
nv50,nvc0: remove IDX from bufctx immediately, to avoid conflicts with clear
Ilia Mirkin
2017-06-26
2
-9
/
+10
*
nv50/ir: fetch indirect sources BEFORE the op that uses them
Ilia Mirkin
2017-06-26
1
-19
/
+32
*
nv50/ir: Properly fold constants in SPLIT operation
Pierre Moreau
2017-06-25
1
-3
/
+4
*
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
3
-0
/
+3
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
4
-4
/
+4
*
gallium: Add missing includes
Thomas Helland
2017-06-07
2
-0
/
+2
*
nvc0: Add support for ARB_post_depth_coverage
Lyude
2017-06-02
8
-1
/
+15
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
3
-0
/
+3
*
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
*
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
[prev]
[next]