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: 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
*
ilo: replace domains by reloc flags
Chia-I Wu
2014-08-26
9
-93
/
+47
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
ilo: fix PIPE_CAP_VIDEO_MEMORY
Chia-I Wu
2014-08-19
1
-2
/
+2
*
ilo: enable HiZ in more cases on GEN6
Chia-I Wu
2014-08-19
3
-31
/
+44
*
ilo: remove layer offsetting
Chia-I Wu
2014-08-19
7
-393
/
+27
*
ilo: migrate to ilo_layout
Chia-I Wu
2014-08-19
8
-1454
/
+213
*
ilo: add new resource layout code
Chia-I Wu
2014-08-19
3
-0
/
+1779
*
ilo: fold drm_intel_get_aperture_sizes() within probe_winsys()
Emil Velikov
2014-08-19
2
-2
/
+5
*
gallium/ilo: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+24
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-2
/
+0
*
ilo: break down the format table
Chia-I Wu
2014-08-08
1
-299
/
+431
*
ilo: fix fb height of HiZ ops
Chia-I Wu
2014-07-29
1
-1
/
+1
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-2
/
+2
*
ilo: correctly propagate resource renames to hardware
Chia-I Wu
2014-07-28
3
-14
/
+30
[next]