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: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
nvc0: mark shader header if fp64 is used
Ilia Mirkin
2014-07-24
1
-0
/
+2
*
nvc0: make sure that the local memory allocation is aligned to 0x10
Ilia Mirkin
2014-07-24
1
-1
/
+1
*
nvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
Christoph Bumiller
2014-07-15
1
-13
/
+28
*
nvc0: add support for indirect drawing
Christoph Bumiller
2014-07-15
5
-27
/
+213
*
nvc0: allocate more space before a counter is configured
Samuel Pitoiset
2014-07-08
1
-2
/
+3
*
nvc0: add a memory barrier when there are persistent UBOs
Ilia Mirkin
2014-07-03
5
-4
/
+57
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
nvc0: add missed PIPE_CAP_DRAW_INDIRECT
Ilia Mirkin
2014-07-01
1
-0
/
+1
*
nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
2014-07-01
5
-2
/
+5
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+2
*
gallium: add an index argument to create_query
Ilia Mirkin
2014-07-01
2
-2
/
+2
*
nvc0: fix dri3 prime buffer creation
Dave Airlie
2014-06-27
1
-1
/
+1
*
nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
2014-06-23
1
-0
/
+2
*
nvc0: organize screen caps
Ilia Mirkin
2014-06-19
1
-61
/
+51
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
3
-11
/
+3
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
7
-63
/
+113
*
nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
2014-06-06
1
-3
/
+3
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+2
*
nvc0: add GK20A 3D class
Alexandre Courbot
2014-05-27
1
-1
/
+8
*
nvc0: implement clear_buffer
Tobias Klausmann
2014-05-26
1
-0
/
+141
*
nvc0: revert mistaken logic to collapse color outputs to the beginning
Ilia Mirkin
2014-05-26
1
-9
/
+4
*
nvc0: assert that we have vertex elements state
Christoph Bumiller
2014-05-23
1
-0
/
+1
*
nvc0: use PRIxPTR for sizeof()
Christoph Bumiller
2014-05-23
1
-1
/
+1
*
nv50,nvc0: handle guard band defines
Christoph Bumiller
2014-05-23
1
-2
/
+8
*
nv50,nvc0: set constbufs dirty on pipe context switch
Christoph Bumiller
2014-05-23
1
-0
/
+1
*
nv50,nvc0: always pull out bufctx on context destruction
Christoph Bumiller
2014-05-23
1
-4
/
+5
*
nv50,nvc0: fix 3d blits with mipmap levels
Ilia Mirkin
2014-05-21
1
-5
/
+9
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
5
-19
/
+48
*
nvc0: use vertex arrays for eng3d blit
Ben Skeggs
2014-05-15
1
-31
/
+64
*
nvc0: restrict "constant vbo" logic to fermi/kepler classes
Ben Skeggs
2014-05-15
1
-1
/
+1
*
nvc0: replace some vb->stride checks with constant_vbo instead
Ben Skeggs
2014-05-15
1
-3
/
+3
*
nvc0: add maxwell class
Ben Skeggs
2014-05-15
1
-0
/
+3
*
nvc0: properly distribute macros in source form
Ben Skeggs
2014-05-15
5
-244
/
+365
*
nv50,nvc0: leave queries on during blit, turn them on for 2d engine
Ilia Mirkin
2014-05-11
3
-3
/
+15
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
3
-1
/
+34
*
nvc0: treat non-linear 2DRect textures the same as 2D
Ilia Mirkin
2014-05-02
1
-1
/
+1
*
nvc0/ir: add support for INVOCATIONID system value
Ilia Mirkin
2014-04-26
1
-1
/
+0
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
8
-11
/
+70
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
nvc0: change logic for centering of eng2d blit when downsampling
Ilia Mirkin
2014-04-19
1
-2
/
+2
*
nouveau/vdec: small fixes to h264 handling
Maarten Lankhorst
2014-04-17
1
-2
/
+2
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+4
*
nvc0: add support for texture gather
Ilia Mirkin
2014-04-07
1
-1
/
+2
*
nvc0: enable texture query lod
Ilia Mirkin
2014-04-07
1
-1
/
+2
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
nvc0: Handle user mapped vertex buffer for edgeflag
Maarten Lankhorst
2014-03-18
1
-2
/
+7
[next]