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
*
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
*
nvc0: minor cleanups in stream output handling
Emil Velikov
2014-03-14
1
-4
/
+5
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-3
/
+4
*
Revert nvc0 part of "nv50: adjust blit_3d handling of ms output textures"
Ilia Mirkin
2014-03-09
1
-8
/
+4
*
nv50: adjust blit_3d handling of ms output textures
Ilia Mirkin
2014-03-09
1
-4
/
+8
*
nouveau: fix fence waiting logic in screen destroy
Ilia Mirkin
2014-03-09
1
-1
/
+8
*
nouveau: add valid range tracking to nouveau_buffer
Ilia Mirkin
2014-03-09
2
-0
/
+6
*
nv50,nvc0: add 11f_11f_10f vertex support
Ilia Mirkin
2014-03-04
1
-0
/
+1
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
1
-1
/
+1
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
nouveau: create only 1 shared screen between vdpau and opengl
Maarten Lankhorst
2014-02-12
1
-0
/
+3
*
nv30,nvc0: only claim a single viewport
Ilia Mirkin
2014-02-11
1
-0
/
+2
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+3
*
nvc0: handle TGSI_SEMANTIC_LAYER
Christoph Bumiller
2014-02-07
2
-2
/
+2
*
nvc0: create the SW object
Christoph Bumiller
2014-02-07
2
-0
/
+10
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
nv50, nvc0: update reported glsl version to 330
Ilia Mirkin
2014-01-27
1
-1
/
+1
*
nvc0: don't forget to also clear additional layers
Ilia Mirkin
2014-01-27
1
-5
/
+27
*
nv50, nvc0: only clear out the buffers that we were asked to clear
Ilia Mirkin
2014-01-27
1
-7
/
+12
*
nv50, nvc0: clear out RT on a null cbuf
Ilia Mirkin
2014-01-27
1
-3
/
+25
*
nv50, nvc0: initialize ctx->sample_mask to ~0
Ilia Mirkin
2014-01-16
1
-0
/
+2
*
nvc0: make sure nvd7 gets NVC8_3D_CLASS as well
Ilia Mirkin
2013-12-09
1
-1
/
+2
*
nvc0: fixup gk110 and up not being listed in various switch statements
Ben Skeggs
2013-12-06
3
-5
/
+10
*
gallium: add support for AMD_vertex_shader_layer
Marek Olšák
2013-12-03
1
-0
/
+2
*
gallium: new shader cap bit for the amount of sampler views
Roland Scheidegger
2013-11-28
1
-4
/
+2
*
nvc0: inform kernel about buffers that screen_create touches
Ben Skeggs
2013-11-22
1
-0
/
+2
*
nvc0: release 3d bufctx after drawing
Ben Skeggs
2013-11-13
1
-0
/
+3
*
gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
Ilia Mirkin
2013-10-26
1
-0
/
+1
*
gallium: new, unified pipe_context::set_sampler_views() function
Brian Paul
2013-10-23
1
-34
/
+23
*
nouveau: remove old bind_*_sampler_states() functions
Brian Paul
2013-10-03
1
-31
/
+0
*
nouveau: implement pipe_context::bind_sampler_states()
Brian Paul
2013-10-03
1
-0
/
+27
[next]