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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
1
-0
/
+15
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-13
/
+0
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
1
-4
/
+4
*
gallium: set pipe_context uploaders in drivers (v3)
Marek Olšák
2017-02-14
1
-0
/
+10
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
nvc0: add a new bin for the code segment
Samuel Pitoiset
2016-09-01
1
-2
/
+2
*
nvc0: upload sample locations on GM20x
Samuel Pitoiset
2016-07-24
1
-5
/
+17
*
nvc0: bind images for 3d/cp shaders on GM107+
Samuel Pitoiset
2016-07-20
1
-1
/
+4
*
nvc0: fix memory barrier flag handling
Ilia Mirkin
2016-06-04
1
-9
/
+16
*
nvc0: fix indentation in nvc0_invalidate_resource_storage()
Samuel Pitoiset
2016-05-12
1
-52
/
+52
*
nvc0: save some CPU cycles in nvc0_context_unreference_resources()
Samuel Pitoiset
2016-05-12
1
-8
/
+6
*
nvc0: invalidate texture buffers for compute
Samuel Pitoiset
2016-05-12
1
-3
/
+8
*
nvc0: unreference images when the context is destroyed
Samuel Pitoiset
2016-05-06
1
-0
/
+4
*
nvc0: stick compute kernel arguments into uniform_bo
Samuel Pitoiset
2016-04-29
1
-1
/
+0
*
nvc0: add missing glMemoryBarrier bits
Samuel Pitoiset
2016-04-26
1
-1
/
+8
*
nvc0: add preliminary support for images
Samuel Pitoiset
2016-04-26
1
-0
/
+17
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
1
-0
/
+25
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
1
-13
/
+13
*
nvc0: rename 3d dirty flags to NVC0_NEW_3D_XXX
Samuel Pitoiset
2016-02-22
1
-9
/
+9
*
nvc0: rename nvc0_context::dirty to nvc0_context::dirty_3d
Samuel Pitoiset
2016-02-22
1
-8
/
+8
*
nvc0: bind shader buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-3
/
+8
*
nvc0: bind driver constbuf for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+6
*
nvc0: bind constant buffers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-3
/
+8
*
nvc0: add support for ARB_query_buffer_object
Ilia Mirkin
2016-02-04
1
-10
/
+3
*
nvc0: handle shader buffer memory barrier
Ilia Mirkin
2016-01-29
1
-0
/
+4
*
nvc0: add state management for shader buffers
Ilia Mirkin
2016-01-29
1
-0
/
+17
*
nv50,nvc0: properly handle buffer storage invalidation on dsa buffer
Ilia Mirkin
2015-11-22
1
-8
/
+9
*
nouveau: add support for sending debug messages via KHR_debug
Ilia Mirkin
2015-11-05
1
-0
/
+1
*
nouveau: avoid build failures since 0fc21ecf
Ilia Mirkin
2015-08-26
1
-1
/
+1
*
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
-7
/
+18
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-6
/
+6
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-2
/
+2
*
nvc0: keep track of PGRAPH state in nvc0_screen
Ilia Mirkin
2015-05-09
1
-1
/
+6
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
nv50,nvc0: buffer resources can be bound as other things down the line
Ilia Mirkin
2014-11-23
1
-7
/
+7
*
nv50,nvc0: actually check constbufs for invalidation
Ilia Mirkin
2014-11-23
1
-1
/
+3
*
nvc0: avoid null deref of screen when collecting stats
Ilia Mirkin
2014-09-08
1
-1
/
+1
*
nv50,nvc0: get rid of draw module support
Ilia Mirkin
2014-09-05
1
-15
/
+0
*
nvc0: add a memory barrier when there are persistent UBOs
Ilia Mirkin
2014-07-03
1
-1
/
+21
*
nv50,nvc0: always pull out bufctx on context destruction
Christoph Bumiller
2014-05-23
1
-4
/
+5
*
nvc0: enable support for maxwell boards
Ben Skeggs
2014-05-15
1
-1
/
+2
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
1
-0
/
+21
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+402