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
/
nvc0
/
nvc0_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: inform users that 3D images are not fully supported
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: bind images on compute shaders for Kepler
Samuel Pitoiset
2016-04-26
1
-1
/
+4
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
1
-3
/
+3
*
nvc0: add preliminary support for images
Samuel Pitoiset
2016-04-26
1
-0
/
+4
*
nvc0: store ubo info to the driver constbuf on Kepler
Samuel Pitoiset
2016-04-01
1
-0
/
+3
*
nvc0: bind driver cb for compute on c7[] for Kepler
Samuel Pitoiset
2016-04-01
1
-0
/
+6
*
nvc0: avoid using magic numbers for the uniform_bo offsets
Samuel Pitoiset
2016-03-19
1
-0
/
+25
*
nvc0: rework the validation path for 3D
Samuel Pitoiset
2016-03-09
1
-1
/
+9
*
nvc0: rework nvc0_compute_validate_program()
Samuel Pitoiset
2016-02-26
1
-0
/
+1
*
nvc0: move nvc0_validate_global_residents() to nvc0_compute.c
Samuel Pitoiset
2016-02-26
1
-2
/
+1
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
1
-12
/
+12
*
nvc0: rename 3d dirty flags to NVC0_NEW_3D_XXX
Samuel Pitoiset
2016-02-22
1
-29
/
+29
*
nvc0: rename nvc0_context::dirty to nvc0_context::dirty_3d
Samuel Pitoiset
2016-02-22
1
-1
/
+1
*
nvc0: bind textures/samplers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+2
*
nvc0: bind shader buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-1
/
+3
*
nvc0: bind driver constbuf for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+1
*
nvc0: add a new validation state for 3D driver constbuf
Samuel Pitoiset
2016-02-21
1
-0
/
+1
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
1
-0
/
+1
*
gallium: add a new interface for pipe_context::launch_grid()
Samuel Pitoiset
2016-02-13
1
-4
/
+2
*
nv50,nvc0: remove unused parameter in nvXX_state_validate()
Samuel Pitoiset
2016-02-11
1
-2
/
+1
*
nvc0: add state management for shader buffers
Ilia Mirkin
2016-01-29
1
-3
/
+10
*
nv50,nvc0: optimize coherent buffer checking at draw time
Samuel Pitoiset
2016-01-03
1
-0
/
+3
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
1
-1
/
+2
*
nvc0: add a header file for nvc0_query
Samuel Pitoiset
2015-10-09
1
-11
/
+1
*
nvc0: keep track of cb bindings per buffer, use for upload settings
Ilia Mirkin
2015-09-09
1
-4
/
+4
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
nvc0: bind a fake tess control program when there isn't one available
Ilia Mirkin
2015-08-17
1
-0
/
+3
*
nvc0: add handling for set_tess_state callback
Ilia Mirkin
2015-07-23
1
-0
/
+4
*
nvc0: preliminary tess support
Ilia Mirkin
2015-07-23
1
-2
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-2
/
+2
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-11
/
+11
*
nvc0: keep track of PGRAPH state in nvc0_screen
Ilia Mirkin
2015-05-09
1
-23
/
+1
*
nvc0: regenerate rnndb headers
Ilia Mirkin
2015-01-05
1
-2
/
+3
*
nv50,nvc0: get rid of draw module support
Ilia Mirkin
2014-09-05
1
-8
/
+0
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
1
-1
/
+2
*
nvc0: add a memory barrier when there are persistent UBOs
Ilia Mirkin
2014-07-03
1
-0
/
+2
*
nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
2014-06-19
1
-1
/
+0
*
nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
2014-06-16
1
-2
/
+4
*
nvc0: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-0
/
+2
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
1
-1
/
+1
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+357