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_meta_fast_clear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Silence unused parameter warnings in intel_mipmap_tree.c
Ian Romanick
2015-09-10
1
-4
/
+4
*
vbo: pass the stream from DrawTransformFeedbackStream to drivers
Marek Olšák
2015-08-06
1
-1
/
+1
*
i965: Use float calculations when double is unnecessary.
Matt Turner
2015-07-29
1
-2
/
+2
*
i965: Label the repclear shader "meta repclear" rather than "meta clear".
Kenneth Graunke
2015-07-10
1
-1
/
+1
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-2
/
+2
*
i965: Add missing braces around if-statement.
Matt Turner
2015-06-18
1
-1
/
+2
*
i965: Add gen8 fast clear perf debug
Ben Widawsky
2015-06-05
1
-0
/
+4
*
i965: Add buffer sizes to perf debug of fast clears
Ben Widawsky
2015-06-05
1
-2
/
+4
*
i965/state: Don't use brw->state.dirty.mesa
Jordan Justen
2015-03-31
1
-2
/
+2
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-2
/
+2
*
i965/skl: Add fast clear resolve rect multipliers for SKL
Kristian Høgsberg
2014-11-03
1
-2
/
+5
*
i965: Adjust fast-clear resolve rect for BDW
Kristian Høgsberg
2014-09-05
1
-4
/
+10
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-4
/
+5
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-5
/
+4
*
i965: Add 2x MSAA support to Broadwell fast clear code.
Kenneth Graunke
2014-08-31
1
-0
/
+1
*
i965: Use unreachable() to silence warning.
Matt Turner
2014-08-30
1
-2
/
+1
*
i965: Flush the RC and TC before doing a fast clear resolve
Kristian Høgsberg
2014-08-19
1
-2
/
+2
*
i965: Guard access to gl_Layer by extension #ifdef
Kristian Høgsberg
2014-08-15
1
-0
/
+2
*
i965: Implement fast color clears using meta operations
Kristian Høgsberg
2014-08-15
1
-0
/
+704