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_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvc0: enable compute support by default on GK110+
Samuel Pitoiset
2016-05-10
1
-15
/
+3
*
nvc0: stick compute kernel arguments into uniform_bo
Samuel Pitoiset
2016-04-29
1
-1
/
+0
*
nvc0: expose GLSL version 420 on GK110
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: enable ARB_shader_image_load_store on GK110
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: expose GLSL version 420 on GK104
Samuel Pitoiset
2016-04-26
1
-0
/
+2
*
nvc0: enable ARB_shader_image_load_store on GK104
Ilia Mirkin
2016-04-26
1
-0
/
+2
*
nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0: bump the amount of shared memory per MP on Maxwell
Samuel Pitoiset
2016-04-26
1
-1
/
+11
*
nvc0: do not break the universe on GK110+
Samuel Pitoiset
2016-04-14
1
-0
/
+1
*
nvc0: allow to use compute support on GM200
Samuel Pitoiset
2016-04-14
1
-2
/
+1
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
nvc0: handle the case where there are no framebuffer attachments
Ilia Mirkin
2016-04-09
1
-1
/
+7
*
nv50,nvc0: support sending string markers down into the command stream
Ilia Mirkin
2016-04-09
1
-1
/
+1
*
nv50,nvc0: add invalidate_resource support for buffer resources
Ilia Mirkin
2016-04-09
1
-1
/
+1
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
nvc0: add hardware ETC2 and ASTC support on GK20A and GM107+
Ilia Mirkin
2016-04-04
1
-0
/
+13
*
gallium: distinguish between shader IR in get_compute_param
Bas Nieuwenhuizen
2016-04-02
1
-0
/
+1
*
nvc0: enable compute shaders on GK104 and GM107+
Samuel Pitoiset
2016-04-01
1
-1
/
+2
*
nvc0: bump the maximum number of UBOs for compute on Kepler
Samuel Pitoiset
2016-04-01
1
-2
/
+0
*
nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported
Ilia Mirkin
2016-03-31
1
-0
/
+9
*
nvc0: avoid using magic numbers for the uniform_bo offsets
Samuel Pitoiset
2016-03-19
1
-7
/
+7
*
nv50,nvc0: handle SQRT lowering inside the driver
Ilia Mirkin
2016-03-13
1
-1
/
+1
*
nvc0: add support for TGSI FMA ops
Ilia Mirkin
2016-03-10
1
-1
/
+2
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
nv50,nvc0: bump minimum texture buffer offset alignment
Ilia Mirkin
2016-02-27
1
-1
/
+1
*
nvc0: prefix compute macros with _CP_ instead of _COMPUTE_
Samuel Pitoiset
2016-02-22
1
-1
/
+1
*
nvc0: enable compute shaders on Fermi
Samuel Pitoiset
2016-02-21
1
-1
/
+3
*
nvc0: add support for indirect compute on Fermi
Samuel Pitoiset
2016-02-21
1
-0
/
+2
*
nvc0: allocate an area for compute user constbufs
Samuel Pitoiset
2016-02-21
1
-7
/
+7
*
nv50,nvc0: enable/disable seamless cubemap texturing as requested
Ilia Mirkin
2016-02-16
1
-2
/
+1
*
nvc0: enable compute support on GK110:GM200 with an envvar
Samuel Pitoiset
2016-02-16
1
-2
/
+7
*
nvc0: initial support for GM20x GPUs
Ben Skeggs
2016-02-16
1
-0
/
+6
*
nvc0: implement support for maxwell texture headers
Ben Skeggs
2016-02-16
1
-0
/
+8
*
nv50-: separate vertex formats from surface format descriptions
Ben Skeggs
2016-02-16
1
-1
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
Ilia Mirkin
2016-02-15
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
Samuel Pitoiset
2016-02-13
1
-0
/
+2
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
nvc0: add support for ARB_query_buffer_object
Ilia Mirkin
2016-02-04
1
-2
/
+3
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
nvc0: enable atomic counters and ssbo
Ilia Mirkin
2016-01-29
1
-2
/
+4
*
nvc0: add state management for shader buffers
Ilia Mirkin
2016-01-29
1
-1
/
+6
*
nvc0: double per-shader stage driver constants area
Ilia Mirkin
2016-01-29
1
-7
/
+7
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
gm107/ir: don't do indirect frag shader inputs on GM107
Ilia Mirkin
2016-01-17
1
-0
/
+1
*
nvc0: allow fragment shader inputs to use indirect indexing
Ilia Mirkin
2016-01-14
1
-1
/
+1
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
[next]