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
/
nv50
/
nv50_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: always keep TSC slot 0 bound
Ilia Mirkin
2018-12-03
1
-0
/
+9
*
util: Port nir_array functionality to u_dynarray
Thomas Helland
2017-06-07
1
-1
/
+1
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-14
/
+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
/
+11
*
gallium: add flags parameter to texture barrier
Ilia Mirkin
2017-01-16
1
-1
/
+1
*
nv50: reinstate dedicated constbuf push path
Ilia Mirkin
2016-06-11
1
-7
/
+0
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
1
-0
/
+25
*
nv50: rename 3d binding points to NV50_BIND_3D_XXX
Samuel Pitoiset
2016-03-19
1
-12
/
+12
*
nv50: rename 3d dirty flags to NV50_NEW_3D_XXX
Samuel Pitoiset
2016-03-19
1
-5
/
+5
*
nv50: rename nv50_context::dirty to nv50_context::dirty_3d
Samuel Pitoiset
2016-03-19
1
-5
/
+5
*
nv50,nvc0: properly handle buffer storage invalidation on dsa buffer
Ilia Mirkin
2015-11-22
1
-7
/
+8
*
nv50: implement a basic compute support
Samuel Pitoiset
2015-11-14
1
-3
/
+27
*
nouveau: add support for sending debug messages via KHR_debug
Ilia Mirkin
2015-11-05
1
-0
/
+1
*
nv50: rebind bo to bufctx when invalidating idxbuf storage
Ilia Mirkin
2015-09-05
1
-1
/
+5
*
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
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-7
/
+7
*
nv50: keep track of PGRAPH state in nv50_screen
Ilia Mirkin
2015-05-09
1
-2
/
+9
*
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
-2
/
+3
*
nv50,nvc0: get rid of draw module support
Ilia Mirkin
2014-09-05
1
-15
/
+0
*
nv50: do an explicit flush on draw when there are persistent buffers
Ilia Mirkin
2014-07-03
1
-1
/
+21
*
nv50: disable dedicated ubo upload method
Ilia Mirkin
2014-07-03
1
-0
/
+7
*
nv50,nvc0: always pull out bufctx on context destruction
Christoph Bumiller
2014-05-23
1
-5
/
+2
*
nouveau: add ARB_buffer_storage support
Ilia Mirkin
2014-05-02
1
-0
/
+21
*
nv50: copy nvc0's get_sample_position implementation
Ilia Mirkin
2014-01-27
1
-0
/
+46
*
nv50: drop obsolete check from error path
Emil Velikov
2014-01-18
1
-9
/
+7
*
nv50: assert before trying to out-of-bounds access framebuffer.cbufs
Emil Velikov
2014-01-18
1
-0
/
+1
*
nv50: assert before trying to out-of-bounds access textures
Emil Velikov
2014-01-18
1
-0
/
+2
*
nv50: assert before trying to out-of-bounds access vtxbuf
Emil Velikov
2014-01-18
1
-0
/
+2
*
nv50: assert before trying to out-of-bounds access constbuf
Emil Velikov
2014-01-18
1
-0
/
+1
*
nv50: access only the available amount of constbuf
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: access only the available amount of textures
Emil Velikov
2014-01-18
1
-1
/
+1
*
nv50: fix a small leak on context destroy
Ilia Mirkin
2013-12-04
1
-0
/
+2
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+317