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
/
ilo
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ilo: add TOY_OPCODE_DO
Chia-I Wu
2014-04-14
6
-7
/
+10
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+1
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-2
/
+6
*
ilo: add support for PIPE_QUERY_PIPELINE_STATISTICS
Chia-I Wu
2014-03-10
4
-3
/
+108
*
ilo: add ILO_3D_PIPELINE_WRITE_STATISTICS
Chia-I Wu
2014-03-10
5
-0
/
+90
*
ilo: add some MI commands to GPE
Chia-I Wu
2014-03-10
4
-0
/
+116
*
ilo: set PIPE_CONTROL_GLOBAL_GTT_WRITE automatically
Chia-I Wu
2014-03-10
2
-2
/
+16
*
ilo: print a warning when PPGTT is disabled
Chia-I Wu
2014-03-10
2
-0
/
+20
*
ilo: require hardware logical context support
Chia-I Wu
2014-03-10
5
-12
/
+12
*
ilo: move ring types to winsys
Chia-I Wu
2014-03-10
6
-34
/
+11
*
ilo: winsys may limit the batch buffer size
Chia-I Wu
2014-03-10
5
-4
/
+12
*
ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supported
Chia-I Wu
2014-03-10
2
-1
/
+4
*
ilo: rework winsys batch buffer functions
Chia-I Wu
2014-03-10
3
-16
/
+11
*
ilo: replace bo alloc flags by initial domains
Chia-I Wu
2014-03-10
6
-14
/
+16
*
ilo: remove intel_bo_get_size()
Chia-I Wu
2014-03-10
2
-14
/
+18
*
ilo: remove intel_bo_get_virtual()
Chia-I Wu
2014-03-10
4
-90
/
+105
*
ilo: rework winsys bo reloc functions
Chia-I Wu
2014-03-10
4
-8
/
+13
*
ilo: remove intel_winsys_enable_reuse()
Chia-I Wu
2014-03-10
1
-2
/
+0
*
gallium: rename R4A4 and A4R4 formats to match their swizzle
Marek Olšák
2014-03-07
1
-1
/
+1
*
ilo: create u_upload_mgr last
Chia-I Wu
2014-02-26
1
-8
/
+11
*
gallium: the other drivers don't support ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
ilo: fix and enable fast depth clear
Chia-I Wu
2014-02-22
2
-9
/
+38
*
ilo: add slice clear value
Chia-I Wu
2014-02-22
5
-7
/
+78
*
ilo: better readability and doc for texture flags
Chia-I Wu
2014-02-22
3
-36
/
+58
*
ilo: fix for stencil only rectlist ops
Chia-I Wu
2014-02-22
2
-2
/
+8
*
ilo: fix a false assertion failure on GEN6
Chia-I Wu
2014-02-22
1
-4
/
+12
*
ilo: pipe_texture::usage is not a bitfield
Chia-I Wu
2014-02-22
1
-1
/
+1
*
ilo: set ILO_TEXTURE_CPU_WRITE for imported textures
Chia-I Wu
2014-02-22
1
-3
/
+10
*
gallium: add geometry shader output limits
Grigori Goronzy
2014-02-09
1
-0
/
+3
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
1
-2
/
+0
*
ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
gallium: remove PIPE_CAP_SCALED_RESOLVE
Marek Olšák
2014-01-23
1
-1
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
3
-6
/
+6
*
ilo: handle NULL renderbuffers correctly
Chia-I Wu
2014-01-14
6
-27
/
+45
*
ilo: disable HiZ for misaligned levels
Chia-I Wu
2014-01-14
4
-82
/
+215
*
ilo: use a helper to determine if HiZ is enabled
Chia-I Wu
2014-01-14
5
-8
/
+19
*
ilo: decide on hiz first in texture allocation
Chia-I Wu
2014-01-14
1
-64
/
+64
*
ilo: emit gen7_wa_pipe_control_wm_max_threads_stall on Haswell
Chia-I Wu
2014-01-14
1
-7
/
+9
*
ilo: use HALIGN_4 on GEN7 for depth buffers
Chia-I Wu
2014-01-14
1
-11
/
+1
*
ilo: OOM for HiZ is fatal on GEN6
Chia-I Wu
2014-01-14
1
-2
/
+7
*
ilo: fix a HiZ bo leakage
Chia-I Wu
2014-01-14
1
-0
/
+3
*
ilo: simplify ilo_texture_set_slice_flags()
Chia-I Wu
2014-01-14
1
-5
/
+3
*
ilo: enable HiZ
Chia-I Wu
2014-01-08
4
-7
/
+45
*
ilo: resolve Z/HiZ correctly
Chia-I Wu
2014-01-08
5
-1
/
+234
*
ilo: add flags to texture slices
Chia-I Wu
2014-01-08
1
-0
/
+29
*
ilo: rename and add an accessor for texture slices
Chia-I Wu
2014-01-08
4
-19
/
+41
*
ilo: add HiZ op support to the pipelines
Chia-I Wu
2014-01-08
11
-4
/
+1070
[prev]
[next]