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
/
ilo_gpe_gen7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: preliminary GEN 7.5 support
Chia-I Wu
2013-09-08
1
-12
/
+41
*
ilo: fix fragment shaders that use PCB on GEN7+
Chia-I Wu
2013-08-15
1
-1
/
+1
*
ilo: get rid of GPE tables completely
Chia-I Wu
2013-08-08
1
-26
/
+8
*
ilo: clean up GPE header inclusions
Chia-I Wu
2013-08-08
1
-1
/
+0
*
ilo: Call GPE emit functions directly.
Courtney Goeltzenleuchter
2013-08-08
1
-87
/
+0
*
ilo: move emit functions so that they can be inlined.
Courtney Goeltzenleuchter
2013-08-08
1
-1044
/
+0
*
ilo: support PIPE_CAP_USER_INDEX_BUFFERS
Chia-I Wu
2013-06-26
1
-1
/
+4
*
ilo: use ilo_shader_state exclusively in GPE
Chia-I Wu
2013-06-25
1
-70
/
+17
*
ilo: map SO registers at shader compile time
Chia-I Wu
2013-06-25
1
-29
/
+7
*
ilo: use ilo_shader_cso for FS
Chia-I Wu
2013-06-25
1
-73
/
+113
*
ilo: use ilo_rasterizer_state exclusively in GPE
Chia-I Wu
2013-06-25
1
-2
/
+2
*
ilo: convert pipe_rasterizer_state to ilo_rasterizer_wm
Chia-I Wu
2013-06-25
1
-28
/
+55
*
ilo: use ilo_shader_cso for GS
Chia-I Wu
2013-06-25
1
-18
/
+47
*
ilo: move internal shader interface to a new header
Chia-I Wu
2013-06-25
1
-0
/
+1
*
ilo: fix textureSize() for single-layered array textures
Chia-I Wu
2013-06-08
1
-2
/
+18
*
ilo: construct 3DSTATE_SF in create_rasterizer_state()
Chia-I Wu
2013-06-07
1
-6
/
+8
*
ilo: use emit_SURFACE_STATE() for render targets
Chia-I Wu
2013-06-07
1
-66
/
+0
*
ilo: use emit_SURFACE_STATE() for constant buffers
Chia-I Wu
2013-06-07
1
-20
/
+0
*
ilo: add emit_SURFACE_STATE() for sampler views
Chia-I Wu
2013-06-07
1
-34
/
+1
*
ilo: add ilo_view_surface for SURFACE_STATE
Chia-I Wu
2013-06-07
1
-62
/
+73
*
ilo: simplify emit_3DSTATE_DEPTH_BUFFER()
Chia-I Wu
2013-06-07
1
-11
/
+1
*
ilo: introduce sampler CSO
Chia-I Wu
2013-06-07
1
-19
/
+1
*
ilo: introduce viewport CSO
Chia-I Wu
2013-06-07
1
-9
/
+17
*
ilo: add support for texture buffer objects
Chia-I Wu
2013-05-27
1
-8
/
+26
*
ilo: correctly set view extent in SURFACE_STATE
Chia-I Wu
2013-05-22
1
-44
/
+56
*
ilo: add support for stencil resources on GEN7+
Chia-I Wu
2013-05-16
1
-0
/
+3
*
ilo: simplify ilo_texture_get_slice_offset()
Chia-I Wu
2013-05-15
1
-1
/
+1
*
ilo: rework ilo_texture
Chia-I Wu
2013-05-14
1
-16
/
+8
*
ilo: rename ilo_resource to ilo_texture
Chia-I Wu
2013-05-14
1
-34
/
+34
*
ilo: implement GEN7 SO GPE functions
Chia-I Wu
2013-05-01
1
-33
/
+141
*
ilo: use UMS layout for render targets
Chia-I Wu
2013-05-01
1
-0
/
+13
*
ilo: support and prefer compact array spacing
Chia-I Wu
2013-05-01
1
-2
/
+6
*
ilo: move device limits to ilo_dev_info or to GPEs
Chia-I Wu
2013-05-01
1
-20
/
+32
*
ilo: use ilo_dev_info in GPE and 3D pipeline
Chia-I Wu
2013-05-01
1
-134
/
+134
*
ilo: add GEN7 GPE
Chia-I Wu
2013-04-26
1
-0
/
+1862