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
/
blorp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
1
-290
/
+0
*
i965/blorp: Remove the remaining brw prefixes from the blorp.h API
Jason Ekstrand
2016-08-29
1
-5
/
+5
*
i965/blorp: Use isl_format_get_depth_format for setting depth formats
Jason Ekstrand
2016-08-29
1
-14
/
+1
*
i965/blorp: Get rid of most brw and mesa includes
Jason Ekstrand
2016-08-29
1
-3
/
+0
*
i965: Move the hiz_op enum to blorp
Jason Ekstrand
2016-08-29
1
-2
/
+1
*
i965/blorp: Add a fast_clear_op enum
Jason Ekstrand
2016-08-29
1
-1
/
+0
*
i965/blorp: Get rid of brw_context
Jason Ekstrand
2016-08-29
1
-9
/
+7
*
i965/blorp: Take a blorp_context in compile_nir_shader
Jason Ekstrand
2016-08-29
1
-3
/
+4
*
i965/blorp: Add an "exec" function pointer to blorp_context
Jason Ekstrand
2016-08-29
1
-26
/
+4
*
i965/blorp: Move the guts of brw_blorp_exec into genX_blorp_exec.c
Jason Ekstrand
2016-08-29
1
-66
/
+0
*
i965/blorp/exec: Refactor to use a new blorp_batch struct
Jason Ekstrand
2016-08-29
1
-0
/
+14
*
i965/blorp: Use BT_INDEX enums for setting up the binding table
Jason Ekstrand
2016-08-29
1
-2
/
+2
*
i965/blorp: Use blorp_address in brw_blorp_surface instead of bo+offset
Jason Ekstrand
2016-08-29
1
-4
/
+2
*
i965/blorp: Pull emit_surface_state into genX_blorp_exec.c
Jason Ekstrand
2016-08-29
1
-75
/
+0
*
i965/blorp: Add driver mocs settings to the context
Jason Ekstrand
2016-08-29
1
-6
/
+5
*
i965/blorp: Add a blorp_context struct and init/finish funcs
Jason Ekstrand
2016-08-29
1
-0
/
+14
*
nir: Change nir_shader_get_entrypoint to return an impl.
Kenneth Graunke
2016-08-25
1
-1
/
+1
*
i965/blorp: Use genxml for gen8-9 state setup
Jason Ekstrand
2016-08-19
1
-1
/
+3
*
i965/blorp: Use genxml for gen7 state setup
Jason Ekstrand
2016-08-19
1
-1
/
+4
*
i965: Split brw_blorp.c/h into multiple files
Jason Ekstrand
2016-08-17
1
-0
/
+442