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: expose two groups of compute-related MP perf counters
Samuel Pitoiset
2015-11-20
6
-2
/
+63
*
gallium: add the concept of batch queries
Nicolai Hähnle
2015-11-20
2
-0
/
+2
*
gallium: remove pipe_driver_query_group_info field type
Nicolai Hähnle
2015-11-20
1
-4
/
+0
*
nv50: allow using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
2015-11-19
5
-15
/
+46
*
nv50: add NV84_3D macro
Samuel Pitoiset
2015-11-19
3
-3
/
+4
*
nvc0/ir: actually emit AFETCH on kepler
Ilia Mirkin
2015-11-18
1
-0
/
+3
*
nv50: add missing header into the sources list
Emil Velikov
2015-11-16
1
-0
/
+1
*
nv50,nvc0: disable render condition around clear_* functions
Ilia Mirkin
2015-11-14
4
-0
/
+32
*
nv50: add support for performance metrics on G84+
Samuel Pitoiset
2015-11-14
4
-3
/
+259
*
nv50: add compute-related MP perf counters on G84+
Samuel Pitoiset
2015-11-14
9
-2
/
+548
*
nv50: implement a basic compute support
Samuel Pitoiset
2015-11-14
10
-9
/
+1006
*
nv50: free interpolation parameters in nv50_program_destroy()
Samuel Pitoiset
2015-11-14
1
-1
/
+1
*
nvc0: reduce the number of GPR used when reading MP perf counters
Samuel Pitoiset
2015-11-14
1
-1
/
+2
*
nouveau: don't expose HEVC decoding support
Ilia Mirkin
2015-11-14
1
-0
/
+1
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
6
-0
/
+6
*
nv50,nvc0: add ARB_clear_texture support
Ilia Mirkin
2015-11-11
5
-7
/
+101
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
3
-0
/
+3
*
nvc0: enable compute support on Fermi
Samuel Pitoiset
2015-11-08
1
-2
/
+2
*
nv50/ir: fix emission of s[] args in certain situations
Ilia Mirkin
2015-11-07
1
-2
/
+2
*
nv50/ir: only take abs value when computing high result
Ilia Mirkin
2015-11-07
1
-1
/
+1
*
nouveau: avoid queueing too much work onto a single fence
Ilia Mirkin
2015-11-07
2
-26
/
+43
*
nv50/ir: allow emission of immediates in imul/imad ops
Ilia Mirkin
2015-11-07
1
-2
/
+8
*
nv50/ir: properly set the type of the constant folding result
Ilia Mirkin
2015-11-06
1
-4
/
+4
*
nv50/ir: add support for const-folding OP_CVT with F64 source/dest
Ilia Mirkin
2015-11-06
3
-0
/
+45
*
nv50/ir: add fp64 opcode emission support for G200 (NVA0)
Ilia Mirkin
2015-11-06
1
-10
/
+84
*
nv50/ir: Add support for 64bit immediates to checkSwapSrc01
Hans de Goede
2015-11-06
1
-5
/
+6
*
nvc0/ir: Teach insnCanLoad about double immediates
Hans de Goede
2015-11-06
1
-6
/
+19
*
nv50/ir: Add support for merge-s to the ConstantFolding pass
Hans de Goede
2015-11-06
1
-0
/
+15
*
nv50/ir: disallow 64-bit immediates on nv50 targets
Ilia Mirkin
2015-11-06
1
-1
/
+1
*
nv50/ir: allow movs with TYPE_F64 destinations to be split
Ilia Mirkin
2015-11-06
1
-0
/
+6
*
gm107/ir: Add support for double immediates
Hans de Goede
2015-11-06
1
-1
/
+4
*
nvc0/ir: Add support for double immediates
Hans de Goede
2015-11-06
1
-0
/
+8
*
nvc0: reintroduce BGRA4 format support
Ilia Mirkin
2015-11-06
2
-3
/
+1
*
nouveau: send back a debug message when waiting for a fence to complete
Ilia Mirkin
2015-11-05
10
-16
/
+30
*
nv50,nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
2015-11-05
11
-9
/
+28
*
nouveau: add support for sending debug messages via KHR_debug
Ilia Mirkin
2015-11-05
5
-0
/
+26
*
nouveau: relax fence emit space assert
Ilia Mirkin
2015-11-04
3
-3
/
+3
*
nvc0: add missing compute parameters required by clover
Samuel Pitoiset
2015-11-03
1
-1
/
+10
*
nvc0: handle NULL pointer in nvc0_get_compute_param()
Samuel Pitoiset
2015-11-03
1
-24
/
+21
*
nv50: use correct heaps for FP and GP code segments
Samuel Pitoiset
2015-11-01
1
-2
/
+2
*
nouveau: get rid of tabs
Ilia Mirkin
2015-10-31
19
-607
/
+607
*
nv50: do not create an invalid HW query type
Samuel Pitoiset
2015-10-30
2
-12
/
+30
*
nv50: move HW queries to nv50_query_hw.c/h files
Samuel Pitoiset
2015-10-30
8
-349
/
+476
*
nv50: move nva0_so_target_save_offset() to its correct location
Samuel Pitoiset
2015-10-30
3
-21
/
+18
*
nv50: add a header file for nv50_query
Samuel Pitoiset
2015-10-30
6
-40
/
+49
*
nv50: mark contexts shareable, compile at creation time
Ilia Mirkin
2015-10-29
2
-1
/
+4
*
nv50: allow per-sample interpolation to be forced via rast
Ilia Mirkin
2015-10-29
8
-9
/
+52
*
nvc0: expose a group of performance metrics on Fermi
Samuel Pitoiset
2015-10-29
3
-3
/
+16
*
nv50/ir: adapt to new method for passing in cull/clip distance masks
Ilia Mirkin
2015-10-29
4
-14
/
+14
*
nvc0: share shaders between contexts and build immediately
Ilia Mirkin
2015-10-29
3
-1
/
+7
[next]