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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
1
-4
/
+4
*
mesa/glformats: Remove redundant helper _mesa_base_format_component_count
Eduardo Lima Mitev
2018-10-23
1
-1
/
+1
*
i965: Replace checks for rb->Name with FlipY (v2)
Fritz Koenig
2018-10-02
1
-11
/
+9
*
i965: Workaround the gen9 hw astc5x5 sampler bug
Jason Ekstrand
2018-09-07
1
-1
/
+5
*
i965: implement GL_MESA_framebuffer_flip_y [v3]
Fritz Koenig
2018-07-27
1
-1
/
+1
*
intel/blorp: Take an explicit filter parameter in blorp_blit
Jason Ekstrand
2018-07-18
1
-2
/
+61
*
intel/blorp: fix uninitialized variable warning
Caio Marcelo de Oliveira Filho
2018-07-18
1
-3
/
+3
*
i965: Set the r8stencil flag in miptree_finish_write
Nanley Chery
2018-07-13
1
-5
/
+1
*
i965: Add flag_state param to brw_search_cache
Jordan Justen
2018-07-09
1
-2
/
+2
*
i965: small cleanup in blorp debug printing output (trivial)
Tapani Pälli
2018-06-27
1
-1
/
+1
*
intel/blorp: Support blits and clears on surfaces with offsets
Jason Ekstrand
2018-05-25
1
-0
/
+2
*
i965: Introduce a "memory zone" concept on BO allocation.
Kenneth Graunke
2018-05-22
1
-1
/
+2
*
i965: Make get_ccs_surf succeed in alloc_aux
Nanley Chery
2018-05-18
1
-4
/
+1
*
i965/blorp: Disable BLORP clear color updates
Nanley Chery
2018-05-17
1
-2
/
+4
*
i965/blorp: Also skip the fast clear if the clear color differs
Nanley Chery
2018-05-17
1
-4
/
+3
*
Revert "i965: Make the miptree clear color setter take a gl_color_union"
Nanley Chery
2018-05-17
1
-1
/
+4
*
i965: Prepare to delete intel_miptree_alloc_ccs()
Nanley Chery
2018-05-17
1
-1
/
+1
*
i965/blorp: Remove a pile of blorp_blit restrictions
Jason Ekstrand
2018-05-09
1
-30
/
+33
*
i965/blorp: Allow blorp blits for 16x MSAA
Jason Ekstrand
2018-05-09
1
-4
/
+0
*
i965: Add and use a getter for the clear color
Nanley Chery
2018-04-24
1
-8
/
+5
*
i965: Add and use a single miptree aux_buf field
Nanley Chery
2018-04-24
1
-9
/
+7
*
i965: Add and use a getter for the miptree aux buffer
Nanley Chery
2018-04-24
1
-6
/
+2
*
i965: Make the miptree clear color setter take a gl_color_union
Nanley Chery
2018-04-09
1
-4
/
+1
*
i965: Use the brw_context for the clear color and value setters
Nanley Chery
2018-04-09
1
-1
/
+1
*
i965/blorp: Update the fast clear value buffer.
Rafael Antognolli
2018-04-05
1
-0
/
+7
*
i965: Add aux_buf variable to simplify code.
Rafael Antognolli
2018-04-05
1
-14
/
+6
*
i965: Drop unused alignment parameter from brw_bo_alloc().
Kenneth Graunke
2018-03-27
1
-1
/
+1
*
intel: Disable fast color clear on icl
Anuj Phogat
2018-03-22
1
-0
/
+5
*
intel/blorp: Fix compiler warning about num_layers.
Eric Anholt
2018-03-20
1
-1
/
+1
*
i965: Emit texture cache invalidates around blorp_copy
Jason Ekstrand
2018-03-13
1
-0
/
+15
*
i965/icl: Build and use gen11 functions for genxml state-upload and blorp
Anuj Phogat
2018-02-15
1
-0
/
+4
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
1
-8
/
+8
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
1
-1
/
+1
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
1
-4
/
+5
*
i965/miptree: Add an aux_disabled parameter to render_aux_usage
Jason Ekstrand
2018-01-24
1
-2
/
+4
*
i965/miptree: Take an aux_usage in prepare/finish_render
Jason Ekstrand
2018-01-24
1
-2
/
+2
*
i965/miptree: Add an explicit tiling parameter to create_for_bo
Jason Ekstrand
2018-01-21
1
-2
/
+4
*
intel/blorp: Take a range of layers in blorp_ccs_resolve
Jason Ekstrand
2017-11-27
1
-1
/
+1
*
i965/blorp: Use a designated initializer for blorp_surf
Jason Ekstrand
2017-11-27
1
-8
/
+9
*
i965: Switch over to fully external-or-not MOCS scheme
Jason Ekstrand
2017-11-13
1
-16
/
+1
*
i965: Use PTE MOCS for all external buffers
Jason Ekstrand
2017-11-13
1
-3
/
+4
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
1
-15
/
+16
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
1
-4
/
+4
*
i965/blorp: Use more temporary isl_format variables
Jason Ekstrand
2017-10-26
1
-8
/
+7
*
i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
Jason Ekstrand
2017-10-26
1
-1
/
+2
*
i965: Share the flush for brw_blorp_miptree_download into a pbo
Chris Wilson
2017-10-12
1
-0
/
+22
*
i965: Add blorp-based texture upload and download paths
Jason Ekstrand
2017-10-12
1
-0
/
+342
*
i965: Refactor y-flipping coordinate transform.
Kenneth Graunke
2017-10-12
1
-7
/
+11
*
i965: emit BRW_NEW_AUX_STATE when we change the fast clear value
Iago Toral Quiroga
2017-09-18
1
-10
/
+2
*
i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
Iago Toral Quiroga
2017-09-18
1
-1
/
+1
[next]