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
/
ilo
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-0
/
+1
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
gallium/util: use ui[4] instead of ui in union util_color
Roland Scheidegger
2014-04-25
1
-2
/
+2
*
ilo: remove GPE state size estimation
Chia-I Wu
2014-04-14
7
-326
/
+97
*
ilo: remove GPE command size estimation
Chia-I Wu
2014-04-14
6
-403
/
+87
*
ilo: remove unused headers
Chia-I Wu
2014-04-14
3
-566
/
+0
*
ilo: use only defines from genhw headers
Chia-I Wu
2014-04-14
7
-106
/
+87
*
ilo: scripted conversion to genhw headers
Chia-I Wu
2014-04-14
25
-1626
/
+1626
*
ilo: add genhw headers
Chia-I Wu
2014-04-14
22
-131
/
+3504
*
ilo: avoid brw_wm_barycentric_interp_mode in compiler
Chia-I Wu
2014-04-14
1
-17
/
+46
*
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
[next]