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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50: rework nv50_compute_validate_program()
Samuel Pitoiset
2016-03-19
1
-0
/
+1
*
nv50: rework the validation path for 3D
Samuel Pitoiset
2016-03-19
1
-1
/
+9
*
nv50: rename 3d binding points to NV50_BIND_3D_XXX
Samuel Pitoiset
2016-03-19
1
-10
/
+10
*
nv50: rename 3d dirty flags to NV50_NEW_3D_XXX
Samuel Pitoiset
2016-03-19
1
-22
/
+22
*
nv50: rename nv50_context::dirty to nv50_context::dirty_3d
Samuel Pitoiset
2016-03-19
1
-1
/
+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
-2
/
+1
*
nv50,nvc0: remove unused parameter in nvXX_state_validate()
Samuel Pitoiset
2016-02-11
1
-3
/
+1
*
nv50,nvc0: optimize coherent buffer checking at draw time
Samuel Pitoiset
2016-01-03
1
-0
/
+3
*
nv50: add compute-related MP perf counters on G84+
Samuel Pitoiset
2015-11-14
1
-1
/
+2
*
nv50: implement a basic compute support
Samuel Pitoiset
2015-11-14
1
-1
/
+22
*
nv50: add a header file for nv50_query
Samuel Pitoiset
2015-10-30
1
-11
/
+1
*
nv50: fix drawing from tfb, direct-to-pushbuf submits
Ilia Mirkin
2015-09-05
1
-1
/
+1
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
1
-1
/
+1
*
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
-8
/
+8
*
nv50: keep track of PGRAPH state in nv50_screen
Ilia Mirkin
2015-05-09
1
-28
/
+1
*
nv50: handle inverted render conditions
Tobias Klausmann
2014-10-26
1
-1
/
+2
*
nv50,nvc0: get rid of draw module support
Ilia Mirkin
2014-09-05
1
-8
/
+0
*
nv50: do an explicit flush on draw when there are persistent buffers
Ilia Mirkin
2014-07-03
1
-0
/
+1
*
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
2014-05-11
1
-5
/
+5
*
nv50: add support for PIPE_CAP_SAMPLE_SHADING
Ilia Mirkin
2014-04-26
1
-1
/
+6
*
nv30: remove nv30_context use from nvfx_*prog
Ilia Mirkin
2014-02-26
1
-1
/
+1
*
nv50: make sure to clear _all_ layers of all attachments
Ilia Mirkin
2014-02-22
1
-0
/
+2
*
nv50: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
2014-02-12
1
-2
/
+4
*
nv50: add support for texelFetch'ing MS textures, ARB_texture_multisample
Ilia Mirkin
2014-01-27
1
-3
/
+10
*
nv50: add comments about CB_AUX contents
Ilia Mirkin
2014-01-27
1
-0
/
+10
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-0
/
+322