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
*
nvir/nir: move nir options to codegen
Ben Skeggs
2020-06-10
1
-63
/
+4
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
1
-0
/
+2
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-1
/
+1
*
nv50,nvc0: update with latest caps
Ilia Mirkin
2020-04-16
1
-0
/
+6
*
nvc0: enable GL_NV_viewport_array2
Ilia Mirkin
2020-04-15
1
-0
/
+1
*
nvc0: enable ASTC and ETC on GM20B
Karol Herbst
2020-04-15
1
-5
/
+3
*
nvc0: add NV_viewport_swizzle support for GM200+
Ilia Mirkin
2020-04-12
1
-0
/
+1
*
nvc0: enable EXT_texture_shadow_lod
Ilia Mirkin
2020-03-02
1
-1
/
+1
*
nv50,nvc0: add newly added PIPE_CAP's to list
Ilia Mirkin
2020-03-02
1
-0
/
+17
*
nvc0: add dummy reset status support
Ilia Mirkin
2020-01-12
1
-1
/
+1
*
nouveau: request ufind_msb64 lowering in the frontend.
Dave Airlie
2019-11-22
1
-1
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-2
/
+2
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
nir: add nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-0
/
+1
*
nvc0: add support for GL_EXT_demote_to_helper_invocation
Ilia Mirkin
2019-10-07
1
-0
/
+1
*
nouveau: set lower_sub = true
Daniel Schürmann
2019-09-30
1
-1
/
+1
*
nvc0: expose spirv support
Karol Herbst
2019-09-21
1
-3
/
+7
*
nvc0: add support for ATOMC_WRAP TGSI operations
Ilia Mirkin
2019-08-07
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
nouveau: handle new CAPS
Karol Herbst
2019-07-02
1
-0
/
+13
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+1
*
nir: define behavior of nir_op_bfm and nir_op_u/ibfe according to SM5 spec.
Daniel Schürmann
2019-06-24
1
-1
/
+0
*
nir: Combine lower_fmod16/32 back into a single lower_fmod.
Kenneth Graunke
2019-06-05
1
-1
/
+1
*
nouveau: Use nir_lower_doubles instead of lower_fmod64 on nvc0.
Kenneth Graunke
2019-06-05
1
-2
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-2
/
+2
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
nir: nir_shader_compiler_options: drop native_integers
Christian Gmeiner
2019-05-07
1
-1
/
+0
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-3
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+3
*
gallium: add support for formatted image loads
Rhys Perry
2019-04-15
1
-0
/
+1
*
nvc0/nir: enable bindless texture
Karol Herbst
2019-04-12
1
-1
/
+1
*
nv50/ir/nir: support gather offsets
Karol Herbst
2019-03-21
1
-3
/
+1
*
nouveau: add support for nir
Karol Herbst
2019-03-17
1
-7
/
+92
*
nvc0: we have 16k-sized framebuffers, fix default scissors
Ilia Mirkin
2019-02-10
1
-2
/
+2
*
nouveau: Silence unhandled cap warnings
Kenneth Graunke
2019-02-08
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-12
/
+7
*
nvc0: add compute invocation counter
Rhys Perry
2019-02-06
1
-0
/
+2
*
nv50,nvc0: add explicit settings for recent caps
Ilia Mirkin
2019-02-04
1
-0
/
+2
*
nv50,nvc0: add missing CAPs for unsupported features
Rhys Kidd
2019-01-20
1
-0
/
+2
*
nv50,nvc0: add missing CAPs for unsupported features
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
Ilia Mirkin
2018-12-26
1
-0
/
+2
*
nvc0: replace use of explicit default_tsc with entry 0
Ilia Mirkin
2018-12-14
1
-4
/
+0
*
nouveau: set texture upload budget
Ilia Mirkin
2018-12-03
1
-1
/
+2
*
nv50,nvc0: add explicit handling of PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET
Ilia Mirkin
2018-12-03
1
-0
/
+2
*
nvc0: increase NOUVEAU_TRANSFER_PUSHBUF_THRESHOLD to 1024 on Kepler+
Rhys Perry
2018-10-25
1
-0
/
+7
*
nv50,nvc0: warn on not-explicitly-handled caps
Ilia Mirkin
2018-09-11
1
-9
/
+15
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
[next]