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: make ilo_fence opaque
Chia-I Wu
2014-09-20
2
-5
/
+7
*
ilo: rename ILO_DEBUG=3d
Chia-I Wu
2014-09-19
5
-6
/
+6
*
ilo: rename ilo_cp_flush()
Chia-I Wu
2014-09-19
11
-52
/
+52
*
ilo: remove ilo_cp_empty()
Chia-I Wu
2014-09-19
3
-22
/
+12
*
ilo: simplify ilo_cp_set_owner()
Chia-I Wu
2014-09-19
5
-129
/
+121
*
ilo: clean up 3D/media functions
Chia-I Wu
2014-09-15
3
-205
/
+188
*
ilo: fix gen6_3DSTATE_MULTISAMPLE()
Chia-I Wu
2014-09-15
1
-1
/
+1
*
ilo: trust vertex element count more
Chia-I Wu
2014-09-14
1
-3
/
+2
*
ilo: simplify src operand gathering in disassembler
Chia-I Wu
2014-09-14
1
-15
/
+5
*
ilo: derive 3-src instructions from the opcode table
Chia-I Wu
2014-09-14
1
-9
/
+2
*
ilo: clean up 3DPRIMITIVE functions
Chia-I Wu
2014-09-13
5
-25
/
+24
*
ilo: clean up 3D/media common functions
Chia-I Wu
2014-09-13
3
-120
/
+42
*
ilo: move 3D functions to ilo_builder_3d*.h
Chia-I Wu
2014-09-13
9
-2538
/
+2614
*
ilo: move media functions to ilo_builder_media.h
Chia-I Wu
2014-09-13
4
-173
/
+211
*
ilo: move GPE common functions to ilo_builder_render.h
Chia-I Wu
2014-09-13
7
-267
/
+303
*
ilo: fix builder size checks for BLT buffer clear/copy
Chia-I Wu
2014-09-12
1
-4
/
+8
*
ilo: reduce BLT function parameters
Chia-I Wu
2014-09-12
2
-142
/
+171
*
ilo: clean up BLT functions
Chia-I Wu
2014-09-12
2
-104
/
+91
*
ilo: clean up MI functions
Chia-I Wu
2014-09-12
3
-40
/
+45
*
ilo: move BLT functions to ilo_builder_blt.h
Chia-I Wu
2014-09-12
3
-257
/
+296
*
ilo: move MI functions to ilo_builder_mi.h
Chia-I Wu
2014-09-12
8
-168
/
+192
*
ilo: add ILO_DEV_ASSERT()
Chia-I Wu
2014-09-12
5
-113
/
+118
*
ilo: use an accessor for dev->gen
Chia-I Wu
2014-09-12
24
-171
/
+198
*
ilo: add GEN_EXTRACT() and GEN_SHIFT32()
Chia-I Wu
2014-09-12
4
-133
/
+142
*
ilo: remove ILO_GEN_GET_MAJOR()
Chia-I Wu
2014-09-12
1
-1
/
+0
*
ilo: careful with empty fb state in ilo_gpe_set_fb()
Chia-I Wu
2014-09-12
2
-1
/
+6
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
ilo: fix a compile error with -Werror=format-security
Chia-I Wu
2014-09-12
1
-1
/
+1
*
ilo: add a new disassembler
Chia-I Wu
2014-09-11
3
-4444
/
+1352
*
ilo: update genhw headers
Chia-I Wu
2014-09-11
11
-247
/
+203
*
ilo: add ilo_builder.h to the sources list
Emil Velikov
2014-09-09
1
-0
/
+1
*
ilo: remove unused ilo_cp functions
Chia-I Wu
2014-09-09
2
-146
/
+0
*
ilo: convert GPE GEN6 command functions to use ilo_builder
Chia-I Wu
2014-09-09
4
-764
/
+730
*
ilo: convert GPE GEN7 command functions to use ilo_builder
Chia-I Wu
2014-09-09
4
-517
/
+479
*
ilo: convert GPE state functions to use ilo_builder
Chia-I Wu
2014-09-09
4
-154
/
+129
*
ilo: convert GPE surface functions to use ilo_builder
Chia-I Wu
2014-09-09
2
-56
/
+36
*
ilo: convert BLT to use ilo_builder
Chia-I Wu
2014-09-09
1
-119
/
+122
*
ilo: use ilo_builder for kernels and STATE_BASE_ADDRESS
Chia-I Wu
2014-09-09
9
-201
/
+61
*
ilo: make ilo_cp based on ilo_builder
Chia-I Wu
2014-09-09
16
-979
/
+114
*
ilo: add a builder for building BOs for submission
Chia-I Wu
2014-09-09
4
-0
/
+1641
*
ilo: make toy_compiler_disassemble() more useful
Chia-I Wu
2014-09-09
5
-9
/
+11
*
gallium/ilo: ship all files in the tarball
Emil Velikov
2014-09-05
2
-1
/
+48
*
ilo: set INTEL_RELOC_GGTT only on GEN6
Chia-I Wu
2014-08-31
1
-7
/
+17
*
ilo: fix bound check for 3DSTATE_URB_VS
Chia-I Wu
2014-08-31
1
-3
/
+3
*
ilo: replace cmd by dw0 in GPE
Chia-I Wu
2014-08-31
2
-167
/
+236
*
gallium/ilo: cleanup intel_winsys.h
Emil Velikov
2014-08-28
3
-3
/
+312
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+2
*
ilo: use genhw command opcodes
Chia-I Wu
2014-08-26
5
-134
/
+184
*
ilo: rename intel_bo_map_unsynchronized()
Chia-I Wu
2014-08-26
2
-9
/
+8
*
ilo: remove max_batch_size
Chia-I Wu
2014-08-26
3
-8
/
+1
[prev]
[next]