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_state_ps to ilo_shader_cso
Chia-I Wu
2015-06-15
13
-481
/
+160
*
ilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
Chia-I Wu
2015-06-15
15
-499
/
+363
*
ilo: embed ilo_state_sbe in ilo_shader
Chia-I Wu
2015-06-15
11
-254
/
+169
*
ilo: embed ilo_state_vf in ilo_ve_state
Chia-I Wu
2015-06-15
12
-330
/
+146
*
ilo: embed ilo_state_urb in ilo_state_vector
Chia-I Wu
2015-06-15
9
-350
/
+185
*
ilo: embed ilo_state_sol in ilo_shader
Chia-I Wu
2015-06-15
8
-151
/
+154
*
ilo: embed ilo_state_cc in ilo_blend_state
Chia-I Wu
2015-06-15
13
-979
/
+462
*
ilo: embed ilo_state_raster in ilo_rasterizer_state
Chia-I Wu
2015-06-15
12
-1186
/
+457
*
ilo: embed ilo_state_viewport in ilo_viewport_state
Chia-I Wu
2015-06-15
12
-369
/
+142
*
ilo: replace ilo_sampler_cso with ilo_state_sampler
Chia-I Wu
2015-06-15
6
-590
/
+258
*
ilo: replace ilo_view_surface with ilo_state_surface
Chia-I Wu
2015-06-15
9
-1035
/
+205
*
ilo: replace ilo_zs_surface with ilo_state_zs
Chia-I Wu
2015-06-15
8
-479
/
+105
*
ilo: add ilo_state_ps
Chia-I Wu
2015-06-15
3
-0
/
+848
*
ilo: add ilo_state_{vs,hs,ds,gs}
Chia-I Wu
2015-06-15
3
-0
/
+919
*
ilo: add ilo_state_sbe
Chia-I Wu
2015-06-15
3
-0
/
+455
*
ilo: add ilo_state_vf
Chia-I Wu
2015-06-15
3
-0
/
+637
*
ilo: add ilo_state_urb
Chia-I Wu
2015-06-15
3
-0
/
+874
*
ilo: add ilo_state_sol
Chia-I Wu
2015-06-15
3
-0
/
+448
*
ilo: add ilo_state_cc
Chia-I Wu
2015-06-15
3
-0
/
+1091
*
ilo: add ilo_state_raster
Chia-I Wu
2015-06-15
3
-0
/
+1262
*
ilo: add ilo_state_viewport
Chia-I Wu
2015-06-14
3
-0
/
+512
*
ilo: add ilo_state_sampler
Chia-I Wu
2015-06-14
3
-0
/
+847
*
ilo: add ilo_state_surface
Chia-I Wu
2015-06-14
3
-0
/
+1297
*
ilo: add ilo_state_zs
Chia-I Wu
2015-06-14
3
-0
/
+822
*
ilo: update genhw headers
Chia-I Wu
2015-06-14
11
-282
/
+298
*
ilo: add ilo_image_disable_aux()
Chia-I Wu
2015-06-14
3
-8
/
+28
*
ilo: add array_size and level_count to ilo_image
Chia-I Wu
2015-06-14
2
-0
/
+6
*
ilo: add pipe_texture_target to ilo_image
Chia-I Wu
2015-06-14
6
-23
/
+18
*
ilo: fix "Render Cache Read Write Mode"
Chia-I Wu
2015-06-14
5
-28
/
+12
*
ilo: avoid resource owning in core
Chia-I Wu
2015-06-14
7
-142
/
+27
*
ilo: assert core objects are zero-initialized
Chia-I Wu
2015-06-14
6
-2
/
+29
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
1
-3
/
+0
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
util: Move gallium's linked list to util
Jason Ekstrand
2015-05-08
1
-1
/
+1
*
ilo: silence a compiler warning
Chia-I Wu
2015-05-06
1
-1
/
+1
*
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
2015-05-06
1
-1
/
+2
*
ilo: use ilo_image exclusively in core
Chia-I Wu
2015-05-02
4
-139
/
+149
*
ilo: add ilo_image_can_enable_aux()
Chia-I Wu
2015-05-02
9
-50
/
+27
*
ilo: make ilo_image more self-contained
Chia-I Wu
2015-05-02
2
-9
/
+21
*
ilo: add ilo_image_init_for_imported()
Chia-I Wu
2015-05-02
3
-60
/
+66
*
ilo: prepare for image init for imported bo
Chia-I Wu
2015-05-02
1
-120
/
+129
*
ilo: constify ilo_image_params
Chia-I Wu
2015-05-02
1
-11
/
+11
*
ilo: improve readability of ilo_image
Chia-I Wu
2015-05-02
6
-111
/
+127
*
ilo: move command builder to core
Chia-I Wu
2015-05-02
23
-61
/
+74
*
ilo: move ilo_state_3d* to core
Chia-I Wu
2015-05-02
9
-276
/
+274
*
ilo: add ilo_buffer.h to core
Chia-I Wu
2015-05-02
5
-90
/
+138
*
ilo: move BOs from ilo_texture to ilo_image
Chia-I Wu
2015-05-02
7
-39
/
+63
*
ilo: move ilo_layout.[ch] to core as ilo_image.[ch]
Chia-I Wu
2015-05-02
11
-487
/
+489
*
ilo: add ilo_format.[ch] to core
Chia-I Wu
2015-05-02
8
-169
/
+184
*
ilo: add ilo_fence.h to core
Chia-I Wu
2015-05-02
5
-58
/
+113
[prev]
[next]