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 ilo_render_emit_launch_grid()
Chia-I Wu
2014-11-06
8
-2
/
+621
*
ilo: improve media command helpers
Chia-I Wu
2014-11-06
1
-71
/
+141
*
ilo: disassemble DP DC messages
Chia-I Wu
2014-11-06
1
-2
/
+140
*
ilo: disassemble TS messages
Chia-I Wu
2014-11-06
1
-0
/
+35
*
ilo: update genhw headers for media pipeline
Chia-I Wu
2014-11-06
7
-148
/
+479
*
ilo: add ilo_finalize_compute_states()
Chia-I Wu
2014-11-06
2
-0
/
+37
*
ilo: use a dynamic array for global bindings
Chia-I Wu
2014-11-06
2
-32
/
+70
*
ilo: add kernel queries for compute shaders
Chia-I Wu
2014-11-06
3
-0
/
+37
*
ilo: fix compute params
Chia-I Wu
2014-11-06
1
-12
/
+36
*
ilo: add eu_count and thread_count to ilo_dev_info
Chia-I Wu
2014-11-06
3
-55
/
+77
*
ilo: improve blob decoding
Chia-I Wu
2014-10-25
1
-8
/
+31
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+1
*
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
[next]