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_blorp_clear.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/blorp: Add an is_render_target parameter to surface_info::set.
Kenneth Graunke
2013-10-09
1
-2
/
+2
*
i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
2013-10-08
1
-0
/
+2
*
i965/blorp: Use passed in framebuffer rather than ctx->DrawBuffer
Chris Forbes
2013-10-02
1
-4
/
+4
*
i965: Initialize inout_offset parameter to brw_search_cache().
Paul Berry
2013-07-25
1
-1
/
+1
*
i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
2013-07-10
1
-4
/
+19
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-3
/
+2
*
i965: Move intel_context::perf_debug to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-13
/
+11
*
i965: Add missing newline to blorp color clear perf_debug message.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Initialize brw_blorp_const_color_program member variables.
Vinson Lee
2013-07-01
1
-1
/
+5
*
i965: Add debug to INTEL_DEBUG=blorp describing hiz/blit/clear ops.
Eric Anholt
2013-06-26
1
-0
/
+7
*
i965/gen7+: Resolve color buffers when necessary.
Paul Berry
2013-06-12
1
-0
/
+1
*
i965/blorp: Write blorp code to do render target resolves.
Paul Berry
2013-06-12
1
-0
/
+60
*
i965/blorp: Expand clear class hierarchy to prepare for RT resolves.
Paul Berry
2013-06-12
1
-24
/
+34
*
i965/gen7+: Implement fast color clear operation in BLORP.
Paul Berry
2013-06-12
1
-4
/
+145
*
i965: Implement color clears using a simple shader in blorp.
Eric Anholt
2013-04-30
1
-0
/
+304