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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
i965/cs: Emit compute shader code and upload programs
Jordan Justen
2015-05-02
3
-0
/
+212
*
i965/cs: Set invocation counts based on max_cs_threads
Jordan Justen
2015-05-02
1
-0
/
+24
*
i965/cs: Add max_cs_threads
Jordan Justen
2015-05-02
4
-1
/
+14
*
i965: Remove comment about chv device numbers being preliminary
Jordan Justen
2015-05-02
1
-3
/
+0
*
i965/fs: Support compute programs in fs_visitor
Jordan Justen
2015-05-02
4
-3
/
+93
*
i965/cache: Add support for CS in program state cache
Jordan Justen
2015-05-02
4
-0
/
+54
*
i965/cs: Add brw_cs_prog_data, brw_cs_prog_key and brw_context::cs.
Paul Berry
2015-05-02
2
-0
/
+62
*
i965/cs: Add generator support for CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
2
-0
/
+36
*
i965/cs: Mark g0 as used by CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
1
-0
/
+4
*
i965/fs: Add emit_cs_terminate to emit CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
2
-0
/
+23
*
i965/cs: Add CS_OPCODE_CS_TERMINATE
Jordan Justen
2015-05-02
2
-0
/
+7
*
i965/cs: Add BRW_NEW_CS_PROG_DATA and BRW_CACHE_CS_PROG
Jordan Justen
2015-05-02
3
-0
/
+6
*
i965: Add an INTEL_DEBUG=cs option.
Paul Berry
2015-05-02
2
-2
/
+4
*
mesa/cs: Add compute support to update_program().
Paul Berry
2015-05-02
1
-0
/
+21
*
mesa/cs: Update program.c for compute shaders.
Paul Berry
2015-05-02
1
-0
/
+3
*
mesa/cs: Add inline functions for dealing with compute shaders.
Paul Berry
2015-05-02
1
-0
/
+22
*
i965/cs: Add BRW_NEW_COMPUTE_PROGRAM state flag.
Paul Berry
2015-05-02
2
-0
/
+9
*
i965/fs: Strip trailing constant zeroes in sample messages
Neil Roberts
2015-05-01
2
-0
/
+50
*
i965/skl: Force the exec size to 8 when initing header for SIMD4x2
Neil Roberts
2015-05-01
2
-0
/
+2
*
i965: Unhardcode a few more stage names and abbreviations.
Kenneth Graunke
2015-04-30
2
-11
/
+5
*
st/dri: implement the fence interface for CL events
Marek Olšák
2015-04-30
3
-1
/
+81
*
gallium,clover: add OpenCL interoperability support for CL events
Marek Olšák
2015-04-30
5
-0
/
+114
*
st/dri: implement the fence interface
Marek Olšák
2015-04-30
1
-0
/
+80
*
egl/dri2: return the latest sync status in eglGetSyncAttribKHR
Marek Olšák
2015-04-30
1
-1
/
+8
*
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
2015-04-30
6
-12
/
+111
*
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
2015-04-30
5
-0
/
+47
*
egl/dri2: implement EGL_KHR_fence_sync
Marek Olšák
2015-04-30
3
-5
/
+133
*
mesa: add GL_OES_EGL_sync
Marek Olšák
2015-04-30
1
-0
/
+1
*
egl/dri: don't expose configs with an accumulation buffer
Marek Olšák
2015-04-30
1
-0
/
+9
*
nvc0/ir: fix predicated PFETCH for real
Ilia Mirkin
2015-04-30
2
-2
/
+2
*
nv50/ir: fix asFlow() const helper for OP_JOIN
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
nvc0/ir: fix predicated PFETCH emission
Ilia Mirkin
2015-04-29
2
-2
/
+6
*
gk110/ir: fix set with a register dest to not auto-set the abs flag
Ilia Mirkin
2015-04-29
1
-1
/
+1
*
i965/blorp: Prepare drawing rectangle for flipped coordinates
Topi Pohjolainen
2015-04-30
1
-2
/
+2
*
i965/blorp: Add support for layered rendering
Topi Pohjolainen
2015-04-30
4
-5
/
+9
*
i965/blorp: Allow blend state to be set for multiple render targets
Topi Pohjolainen
2015-04-30
3
-19
/
+18
*
i965/blorp: Prepare for attributes other than render position
Topi Pohjolainen
2015-04-30
4
-7
/
+12
*
i965/blorp: Remove unused arguments
Topi Pohjolainen
2015-04-30
3
-21
/
+12
*
i965/gen7/blorp: Remove unused arguments
Topi Pohjolainen
2015-04-30
1
-47
/
+28
*
i965/blorp: Allow caller to provide sampler settings
Topi Pohjolainen
2015-04-30
3
-8
/
+14
*
i965/blorp: Refactor vertex buffer state setup
Topi Pohjolainen
2015-04-30
1
-26
/
+34
*
i965/blorp: Remove constant parameter
Topi Pohjolainen
2015-04-30
3
-20
/
+0
*
i965/gen8: Expose state base address setup
Topi Pohjolainen
2015-04-30
2
-2
/
+5
*
i965/ps/gen8: Refactor state uploading
Topi Pohjolainen
2015-04-30
2
-26
/
+58
*
i965/ps/gen7: Refactor state uploading
Topi Pohjolainen
2015-04-30
2
-20
/
+45
*
i965: Refactor sampler state setup
Topi Pohjolainen
2015-04-30
2
-22
/
+47
*
i965: Remove dependency to tex object in default color setup
Topi Pohjolainen
2015-04-30
1
-11
/
+11
*
i965: Refactor and expose brw_upload_binding_table()
Topi Pohjolainen
2015-04-30
2
-7
/
+21
[prev]
[next]