index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nouveau
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv50,nvc0: re-bind old compute state after reading MP perf counters
Samuel Pitoiset
2016-05-02
2
-0
/
+4
*
nvc0: stick compute kernel arguments into uniform_bo
Samuel Pitoiset
2016-04-29
5
-26
/
+10
*
nouveau: codegen: LOAD: Take src swizzle into account
Hans de Goede
2016-04-27
1
-2
/
+6
*
nouveau: codegen: LOAD: Do not call fetchSrc(1) if the address is immediate
Hans de Goede
2016-04-27
1
-2
/
+3
*
nouveau: codegen: LOAD: Always use component 0 when getting the address
Hans de Goede
2016-04-27
1
-1
/
+3
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
2
-2
/
+2
*
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
*
gk110/ir: add emission for VSHL
Samuel Pitoiset
2016-04-26
1
-0
/
+58
*
gk110/ir: add emission for OP_SUEAU, OP_SUBFM and OP_SUCLAMP
Samuel Pitoiset
2016-04-26
1
-0
/
+87
*
gk110/ir: add emission for OP_SULDB and OP_SUSTx
Samuel Pitoiset
2016-04-26
1
-0
/
+155
*
gk110/ir: add emission for OP_MADSP
Samuel Pitoiset
2016-04-26
1
-0
/
+23
*
gk110/ir: add emission for OP_PERMT
Samuel Pitoiset
2016-04-26
1
-0
/
+12
*
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: inform users that 3D images are not fully supported
Samuel Pitoiset
2016-04-26
3
-5
/
+10
*
nvc0: reduce GL_MAX_3D_TEXTURE_SIZE to 2048 on Kepler+
Samuel Pitoiset
2016-04-26
1
-1
/
+1
*
nvc0/ir: check that the image format doesn't mismatch
Samuel Pitoiset
2016-04-26
3
-2
/
+25
*
nvc0/ir: prevent out of bounds when no images are bound
Samuel Pitoiset
2016-04-26
1
-2
/
+19
*
nvc0/ir: add indirect support for images on Kepler
Samuel Pitoiset
2016-04-26
1
-12
/
+28
*
nvc0/ir: fix 1D arrays images for Kepler
Samuel Pitoiset
2016-04-26
1
-2
/
+9
*
nvc0/ir: fix cube images for Kepler
Samuel Pitoiset
2016-04-26
1
-5
/
+5
*
nv50/ir: add support for SULDP -> SULDB conversion
Ilia Mirkin
2016-04-26
5
-45
/
+293
*
nv50/ir: make use of OP_SUQ for surfaces query
Samuel Pitoiset
2016-04-26
4
-11
/
+71
*
nv50/ir: add OP_BUFQ for buffers query
Samuel Pitoiset
2016-04-26
6
-7
/
+23
*
nv50/ir: enable early fragment test with explicit user control
Samuel Pitoiset
2016-04-26
1
-0
/
+3
*
nvc0/ir: fix constraints for OP_SUSTx on Kepler
Samuel Pitoiset
2016-04-26
1
-1
/
+3
*
nv50/ir: re-introduce TGSI lowering pass for images
Samuel Pitoiset
2016-04-26
1
-3
/
+94
*
nv50/ir: add support for TGSI image declarations
Samuel Pitoiset
2016-04-26
1
-1
/
+22
*
nvc0: add missing glMemoryBarrier bits
Samuel Pitoiset
2016-04-26
1
-1
/
+8
*
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
2
-2
/
+31
*
nvc0: bind images on compute shaders for Kepler
Samuel Pitoiset
2016-04-26
4
-28
/
+110
*
nvc0: reserve an area for surfaces info in the driver constbuf
Samuel Pitoiset
2016-04-26
6
-12
/
+12
*
nvc0: add preliminary support for images
Samuel Pitoiset
2016-04-26
5
-2
/
+74
*
gk110/ir: add emission for (a OP b) OP c
Samuel Pitoiset
2016-04-26
1
-0
/
+26
*
nvc0/ir: fix wrong emission of (a OP b) OP c
Samuel Pitoiset
2016-04-26
1
-2
/
+2
*
nvc0: bump the amount of shared memory per MP on Maxwell
Samuel Pitoiset
2016-04-26
1
-1
/
+11
*
gm107/ir: s/invalid load/invalid store/
Samuel Pitoiset
2016-04-25
1
-1
/
+1
*
nouveau: codegen: combineLd/St do not combine indirect loads
Hans de Goede
2016-04-25
1
-0
/
+7
*
nvc0: fix retrieving query results into buffer for timestamps
Ilia Mirkin
2016-04-22
1
-5
/
+15
*
gallium: add bool return to pipe_context::end_query
Nicolai Hähnle
2016-04-21
3
-3
/
+6
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
2
-2
/
+2
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
9
-32
/
+32
*
gk110/ir: make use of IMUL32I for all immediates
Samuel Pitoiset
2016-04-20
1
-1
/
+1
*
gk110/ir: do not overwrite def value with zero for EXCH ops
Samuel Pitoiset
2016-04-20
1
-6
/
+15
*
nvc0: avoid tex read fault from compute shaders on GK110
Samuel Pitoiset
2016-04-20
1
-0
/
+3
*
nouveau: codegen: Add support for OpenCL global memory buffers
Hans de Goede
2016-04-20
1
-2
/
+10
[next]