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
/
mesa
/
drivers
/
dri
/
i965
/
brw_cs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/cs: Initialize GPGPU Thread Count
Jordan Justen
2015-07-14
1
-0
/
+20
*
i965: Remove the brw_context from the visitors
Jason Ekstrand
2015-06-23
1
-2
/
+4
*
i965: Pull calls to get_shader_time_index out of the visitor
Jason Ekstrand
2015-06-23
1
-2
/
+6
*
i965: Remove the dependance on brw_context from the generators
Jason Ekstrand
2015-06-23
1
-1
/
+1
*
i965: Plumb compiler debug logging through a function pointer in brw_compiler
Jason Ekstrand
2015-06-23
1
-1
/
+2
*
i965/fs: Combine the fs_visitor constructors.
Kenneth Graunke
2015-05-14
1
-2
/
+4
*
i965/cs: drop explicit initialisers in C++ file
Dave Airlie
2015-05-13
1
-4
/
+6
*
i965: Remove unused variables
Anuj Phogat
2015-05-07
1
-2
/
+0
*
i965/fs: Add CS shader time support
Jordan Justen
2015-05-02
1
-0
/
+8
*
i965/cs: Upload brw_cs_state
Jordan Justen
2015-05-02
1
-0
/
+86
*
i965/cs: Support CS program precompile
Jordan Justen
2015-05-02
1
-0
/
+28
*
i965/cs: Emit compute shader code and upload programs
Jordan Justen
2015-05-02
1
-0
/
+208
*
i965/cache: Add support for CS in program state cache
Jordan Justen
2015-05-02
1
-0
/
+48