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_tex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: implement multisampled images on Maxwell+
Rhys Perry
2018-07-04
1
-2
/
+2
*
nvc0: remove magic values in nve4_set_tex_handles()
Rhys Perry
2018-06-28
1
-1
/
+1
*
nvc0: add support for bindless on maxwell+
Ilia Mirkin
2018-02-17
1
-3
/
+92
*
nvc0: add bindless image support for kepler
Ilia Mirkin
2018-01-07
1
-11
/
+89
*
nvc0: add support for bindless textures on kepler+
Ilia Mirkin
2018-01-07
1
-0
/
+120
*
nvc0: update tic in-place when buffer address changes
Ilia Mirkin
2018-01-07
1
-13
/
+20
*
nvc0: use correct bufctx when invalidating CP textures
Samuel Pitoiset
2016-10-25
1
-1
/
+1
*
nvc0: invalidate textures/samplers on GK104+
Samuel Pitoiset
2016-08-24
1
-12
/
+8
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-17
/
+7
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
1
-8
/
+10
*
nvc0: use nvc0_m2mf_push_linear() to reduce code duplication
Samuel Pitoiset
2016-07-26
1
-13
/
+3
*
nvc0: use nve4_p2mf_push_linear() to reduce code duplication
Samuel Pitoiset
2016-07-26
1
-36
/
+9
*
nvc0: bind images for 3d/cp shaders on GM107+
Samuel Pitoiset
2016-07-20
1
-7
/
+101
*
nvc0: add support for BGRA8 images
Ilia Mirkin
2016-07-18
1
-0
/
+2
*
nvc0: use a define for the driver constant buffer size
Samuel Pitoiset
2016-07-11
1
-3
/
+3
*
nvc0: fix up image support for allowing multiple samples
Ilia Mirkin
2016-07-01
1
-4
/
+4
*
nvc0: do not clear surfaces bins in the validate function
Samuel Pitoiset
2016-06-05
1
-5
/
+1
*
nvc0: mark buffer texture range valid for shader images
Samuel Pitoiset
2016-06-03
1
-0
/
+25
*
nvc0: fix some compute texture validation bits on kepler
Ilia Mirkin
2016-05-30
1
-1
/
+1
*
nvc0: invalidate textures/samplers between 3D and CP on Fermi
Samuel Pitoiset
2016-05-26
1
-0
/
+14
*
nvc0: bind images on fragment and compute shaders for Fermi
Samuel Pitoiset
2016-05-21
1
-1
/
+150
*
nvc0: inform users that 3D images are not fully supported
Samuel Pitoiset
2016-04-26
1
-3
/
+8
*
nvc0/ir: check that the image format doesn't mismatch
Samuel Pitoiset
2016-04-26
1
-1
/
+3
*
nvc0: enable RGB10_A2UI format on GK104
Samuel Pitoiset
2016-04-26
1
-3
/
+3
*
nvc0: shift address with blocksize for image buffers
Samuel Pitoiset
2016-04-26
1
-0
/
+4
*
nvc0: fix address offset when images have multiple levels
Samuel Pitoiset
2016-04-26
1
-0
/
+1
*
nvc0: bind images on 3D shaders for Kepler
Samuel Pitoiset
2016-04-26
1
-1
/
+28
*
nvc0: bind images on compute shaders for Kepler
Samuel Pitoiset
2016-04-26
1
-25
/
+65
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
Ilia Mirkin
2016-04-04
1
-2
/
+5
*
nvc0: avoid using magic numbers for the uniform_bo offsets
Samuel Pitoiset
2016-03-19
1
-5
/
+4
*
nvc0: rename 3d binding points to NVC0_BIND_3D_XXX
Samuel Pitoiset
2016-02-22
1
-2
/
+2
*
nvc0: rename NVXX_COMPUTE to NVXX_CP
Samuel Pitoiset
2016-02-22
1
-3
/
+3
*
nvc0: bind textures/samplers for compute on Fermi
Samuel Pitoiset
2016-02-21
1
-6
/
+19
*
nvc0: allocate an area for compute user constbufs
Samuel Pitoiset
2016-02-21
1
-1
/
+1
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
1
-0
/
+1
*
nvc0: implement support for maxwell texture headers
Ben Skeggs
2016-02-16
1
-6
/
+194
*
nv50-: split tic format specification
Ben Skeggs
2016-02-16
1
-23
/
+20
*
nvc0: switch nvc0_tex.c to updated g80_texture.xml.h
Ben Skeggs
2016-02-16
1
-29
/
+29
*
nvc0: switch nvc0_tex.c to updated g80_defs.xml.h
Ben Skeggs
2016-02-16
1
-40
/
+40
*
nvc0: double per-shader stage driver constants area
Ilia Mirkin
2016-01-29
1
-2
/
+2
*
nv50,nvc0: make use of unreachable() when invalid texture target happens
Samuel Pitoiset
2015-12-14
1
-3
/
+1
*
nv50,nvc0: detect underlying resource changes and update tic
Ilia Mirkin
2015-09-17
1
-0
/
+22
*
nvc0: preliminary tess support
Ilia Mirkin
2015-07-23
1
-18
/
+14
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-3
/
+3
*
nouveau: use bool instead of boolean
Samuel Pitoiset
2015-07-21
1
-19
/
+19
*
nvc0: use NV_VRAM_DOMAIN() macro
Alexandre Courbot
2015-06-22
1
-1
/
+1
*
nvc0: regenerate rnndb headers
Ilia Mirkin
2015-01-05
1
-6
/
+6
*
nv50,nvc0: enable ARB_texture_view
Ilia Mirkin
2014-09-12
1
-2
/
+2
[next]