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
*
ilo: clear writer pointer after unmapping
Chia-I Wu
2014-10-14
1
-0
/
+1
*
ilo: disassemble compacted instructions
Chia-I Wu
2014-10-11
4
-2
/
+453
*
ilo: fix rectlist on GEN7+
Chia-I Wu
2014-10-09
1
-0
/
+3
*
ilo: let shaders determine surface counts
Chia-I Wu
2014-10-06
9
-202
/
+267
*
ilo: let shaders determine sampler counts
Chia-I Wu
2014-10-04
13
-87
/
+98
*
ilo: fix format of edge flag pointer
Chia-I Wu
2014-09-30
1
-3
/
+5
*
ilo: add a pass to finalize ilo_ve_state
Chia-I Wu
2014-09-30
8
-158
/
+190
*
ilo: precalculate aligned depth buffer size
Chia-I Wu
2014-09-30
7
-48
/
+43
*
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
2014-09-30
10
-73
/
+92
*
ilo: fix a missing 'else'
Chia-I Wu
2014-09-29
1
-1
/
+1
*
ilo: give gen6_draw_session a better prefix
Chia-I Wu
2014-09-26
6
-74
/
+74
*
ilo: make ilo_render opaque
Chia-I Wu
2014-09-26
7
-94
/
+90
*
ilo: make ilo_render_emit_draw() direct
Chia-I Wu
2014-09-26
8
-295
/
+174
*
ilo: make ilo_render_emit_rectlist() direct
Chia-I Wu
2014-09-26
6
-53
/
+84
*
ilo: clean up draw and rectlist state emission
Chia-I Wu
2014-09-26
6
-812
/
+972
*
ilo: sanity check ilo_render_get_*_len()
Chia-I Wu
2014-09-26
1
-5
/
+12
*
ilo: simplify ilo_render_get_query_len()
Chia-I Wu
2014-09-26
1
-25
/
+12
*
ilo: make ilo_render_emit_query() direct
Chia-I Wu
2014-09-26
6
-173
/
+159
*
ilo: make ilo_render_emit_flush() direct
Chia-I Wu
2014-09-26
6
-54
/
+61
*
ilo: simplify ilo_render invalidation
Chia-I Wu
2014-09-26
7
-86
/
+83
*
ilo: add ilo_builder_{dynamic,surface}_used()
Chia-I Wu
2014-09-26
1
-0
/
+15
*
ilo: rename state buffer to dynamic buffer
Chia-I Wu
2014-09-26
4
-26
/
+26
*
ilo: constify ilo_render in ilo_render_get_sample_position()
Chia-I Wu
2014-09-26
2
-2
/
+2
*
ilo: rename 3d_pipeline to render
Chia-I Wu
2014-09-26
10
-883
/
+884
*
ilo: remove struct ilo_3d
Chia-I Wu
2014-09-26
6
-232
/
+167
*
ilo: rename ilo_3d_pipeline*.[ch] to ilo_render*.[ch]
Chia-I Wu
2014-09-26
8
-24
/
+24
*
ilo: rename ilo_3d.[ch] to ilo_draw.[ch]
Chia-I Wu
2014-09-26
6
-9
/
+9
*
gallium/ilo: add automake target 'template'
Emil Velikov
2014-09-24
1
-0
/
+11
*
ilo: rework pipeline workarounds
Chia-I Wu
2014-09-23
3
-228
/
+339
*
ilo: remove handle_invalid_batch_bo()
Chia-I Wu
2014-09-23
3
-67
/
+32
*
ilo: make gen6_pipeline_update_max_svbi() static
Chia-I Wu
2014-09-23
3
-8
/
+1
*
ilo: clean up fallback path for primitive restart
Chia-I Wu
2014-09-22
1
-160
/
+74
*
ilo: handle conditional rendering in the context
Chia-I Wu
2014-09-22
8
-65
/
+58
*
ilo: create the pipeline from the builder
Chia-I Wu
2014-09-22
5
-15
/
+7
*
ilo: move aperture checks out of pipeline
Chia-I Wu
2014-09-22
3
-72
/
+69
*
ilo: flush before setting SOL_RESET
Chia-I Wu
2014-09-22
2
-5
/
+8
*
ilo: move size estimation check out of pipeline
Chia-I Wu
2014-09-22
3
-10
/
+10
*
ilo: use a single list for queries
Chia-I Wu
2014-09-21
2
-69
/
+8
*
ilo: replace software queries by hardware ones
Chia-I Wu
2014-09-21
4
-83
/
+47
*
ilo: support prim queries in ilo_3d_pipeline_emit_query()
Chia-I Wu
2014-09-21
1
-0
/
+24
*
ilo: add ilo_3d_pipeline_emit_query()
Chia-I Wu
2014-09-21
6
-180
/
+123
*
ilo: rework query support
Chia-I Wu
2014-09-21
8
-402
/
+357
*
ilo: clarify cp owning/releasing
Chia-I Wu
2014-09-21
3
-13
/
+20
*
ilo: add a pointer to builder in ilo_3d_pipeline
Chia-I Wu
2014-09-20
4
-187
/
+190
*
ilo: add a helper for RECTLIST blitter
Chia-I Wu
2014-09-20
3
-33
/
+43
*
ilo: no direct ilo_context access in BLT blitter
Chia-I Wu
2014-09-20
1
-21
/
+20
*
ilo: fix headers in Makefile.sources
Chia-I Wu
2014-09-20
1
-5
/
+4
*
ilo: add a new struct for context states
Chia-I Wu
2014-09-20
20
-654
/
+672
*
ilo: merge ilo_gpe.h to ilo_state*.h
Chia-I Wu
2014-09-20
13
-544
/
+513
*
ilo: rename ilo_gpe_gen*.[ch]
Chia-I Wu
2014-09-20
5
-9
/
+9
[next]