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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Initialize image units to default state on context creation.
Francisco Jerez
2015-05-04
3
-0
/
+21
*
mesa: Implement image uniform queries.
Francisco Jerez
2015-05-04
1
-1
/
+3
*
mesa: Validate original image internal format rather than derived mesa format.
Francisco Jerez
2015-05-04
1
-3
/
+3
*
mesa: Call _mesa_test_texobj_completeness() before using _MaxLevel in image v...
Francisco Jerez
2015-05-04
1
-3
/
+4
*
mesa: Add support for binding a buffer texture to a shader image unit.
Francisco Jerez
2015-05-04
1
-31
/
+42
*
mesa: Add extern "C" guards to shaderimage.h to allow inclusion from C++ code.
Francisco Jerez
2015-05-04
1
-0
/
+8
*
mesa: Export shader image format to mesa format conversion function.
Francisco Jerez
2015-05-04
2
-5
/
+12
*
swrast: Fix rgba_draw_pixels with GL_COLOR_INDEX
Iago Toral Quiroga
2015-05-04
1
-3
/
+26
*
i965: Add memory fence opcode.
Francisco Jerez
2015-05-04
6
-0
/
+87
*
i965: Add typed surface access opcodes.
Francisco Jerez
2015-05-04
9
-0
/
+261
*
i965: Add untyped surface write opcode.
Francisco Jerez
2015-05-04
9
-0
/
+81
*
i965: Reorder sources of the untyped atomic opcode.
Francisco Jerez
2015-05-04
4
-6
/
+6
*
i965: Pass the number of components as a source of the untyped surface read o...
Francisco Jerez
2015-05-04
4
-6
/
+10
*
i965/vec4: Add support for untyped surface message sends from GRF.
Francisco Jerez
2015-05-04
3
-16
/
+14
*
i965: Don't request untyped atomic writeback message if the destination is null.
Francisco Jerez
2015-05-04
2
-2
/
+3
*
i965: Simplify generator code for untyped surface messages.
Francisco Jerez
2015-05-04
4
-87
/
+18
*
i965: Fix the untyped surface opcodes to deal with indirect surface access.
Francisco Jerez
2015-05-04
4
-82
/
+99
*
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
*
ilo: add ilo_dev_init() to core
Chia-I Wu
2015-05-02
4
-146
/
+195
*
ilo: rename ilo_dev_info to ilo_dev
Chia-I Wu
2015-05-02
25
-141
/
+141
*
ilo: move intel_winsys to ilo_dev_info
Chia-I Wu
2015-05-02
5
-13
/
+15
*
ilo: add ilo_dev.h to core
Chia-I Wu
2015-05-02
3
-38
/
+73
*
ilo: add ilo_debug.[ch] to core
Chia-I Wu
2015-05-02
5
-85
/
+158
*
ilo: add ilo_core.h to core
Chia-I Wu
2015-05-02
3
-14
/
+48
*
ilo: move intel_winsys.h to core
Chia-I Wu
2015-05-02
20
-19
/
+19
*
i965: Upload atomic buffer state for compute shaders
Jordan Justen
2015-05-02
4
-1
/
+29
*
i965/cs: Emit MEDIA_STATE_FLUSH after WALKER
Jordan Justen
2015-05-02
2
-0
/
+6
*
i965/cs: Implement brw_emit_gpgpu_walker
Jordan Justen
2015-05-02
2
-1
/
+51
*
i965/state: Emit pipeline select when changing pipelines
Jordan Justen
2015-05-02
4
-6
/
+36
*
i965: Implement DispatchCompute() back-end
Paul Berry
2015-05-02
4
-0
/
+127
*
main/cs: Implement front end code for glDispatchCompute().
Paul Berry
2015-05-02
1
-1
/
+19
*
mesa/cs: Add DispatchCompute() to driver function table.
Paul Berry
2015-05-02
1
-0
/
+7
*
i965/cs: Emit state base address
Jordan Justen
2015-05-02
2
-1
/
+3
*
i965/fs: Add CS shader time support
Jordan Justen
2015-05-02
4
-2
/
+33
*
i965/cs: Upload brw_cs_state
Jordan Justen
2015-05-02
4
-0
/
+109
*
i965/cs: Support CS program precompile
Jordan Justen
2015-05-02
4
-0
/
+41
*
i965: Add brw_setup_tex_for_precompile. Use in VS, GS & FS.
Jordan Justen
2015-05-02
3
-24
/
+24
[next]