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_draw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/draw: Do resolves properly for textures used by TXF
Jason Ekstrand
2018-01-16
1
-0
/
+41
*
i965: Track format and aux usage in the render cache
Jason Ekstrand
2018-01-16
1
-6
/
+14
*
i965: Call brw_cache_flush_for_render in predraw_resolve_framebuffer
Jason Ekstrand
2018-01-16
1
-0
/
+2
*
i965: Make use of brw_load_register_imm32() helper function
Anuj Phogat
2017-11-14
1
-5
/
+1
*
i965: Add more precise cache tracking helpers
Jason Ekstrand
2017-11-13
1
-6
/
+6
*
i965: Add stencil buffers to cache set regardless of stencil texturing
Jason Ekstrand
2017-11-13
1
-3
/
+1
*
i965: Fix ARB_indirect_parameters logic.
Plamena Manolova
2017-10-30
1
-31
/
+16
*
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
2017-10-26
1
-2
/
+11
*
i965: Don't disable CCS for RT dependencies when dispatching compute.
Kenneth Graunke
2017-10-24
1
-3
/
+3
*
i965: Don't disable aux buffers for non-overlapping miplevels.
Kenneth Graunke
2017-10-19
1
-3
/
+7
*
i965: Remove the intel_miptree_prepare_fb_fetch wrapper.
Kenneth Graunke
2017-10-19
1
-2
/
+9
*
i965: Only resolve texture levels/layers that are accessed.
Kenneth Graunke
2017-10-19
1
-2
/
+16
*
i965: Make intel_miptree_prepare_texture() take level/layer arguments.
Kenneth Graunke
2017-10-19
1
-0
/
+2
*
i965: Rename brw->no_batch_wrap to intel_batchbuffer::no_wrap
Kenneth Graunke
2017-10-13
1
-2
/
+2
*
i965: Drop brw_bo_alloc in ARB_indirect_parameters implementation.
Kenneth Graunke
2017-10-11
1
-1
/
+1
*
i965: Disable auxiliary buffers when there are self-dependencies.
Kenneth Graunke
2017-10-10
1
-17
/
+26
*
i965: minor whitespace fix
Kenneth Graunke
2017-10-10
1
-1
/
+1
*
i965: silence coverity warning
Lionel Landwerlin
2017-10-10
1
-1
/
+1
*
i965: Implement ARB_indirect_parameters.
Plamena Manolova
2017-10-02
1
-0
/
+103
*
i965: Refactor brw_try_draw_prims.
Plamena Manolova
2017-10-02
1
-117
/
+119
*
i965: Indroduce brw_finish_drawing.
Plamena Manolova
2017-10-02
1
-7
/
+14
*
i965: Introduce brw_prepare_drawing.
Plamena Manolova
2017-10-02
1
-19
/
+27
*
i965: Disentangle batch and state buffer flushing.
Kenneth Graunke
2017-09-14
1
-14
/
+4
*
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
2017-08-30
1
-9
/
+13
*
i965: Fix missing newlines in perf_debug messages.
Kenneth Graunke
2017-08-17
1
-2
/
+2
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
1
-7
/
+0
*
i965: Enable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2017-07-22
1
-2
/
+4
*
i965/miptree: Take an isl_format in prepare_texture
Jason Ekstrand
2017-07-22
1
-1
/
+5
*
i965/miptree: Rework prepare/finish_render to be in terms of aux_usage
Jason Ekstrand
2017-07-22
1
-1
/
+2
*
i965/miptree: Replace is_lossless_compressed with mt->aux_usage checks
Jason Ekstrand
2017-07-17
1
-1
/
+1
*
i965: Introduce a BRW_NEW_DRAW_CALL dirty bit.
Kenneth Graunke
2017-07-13
1
-0
/
+5
*
i965: Add a "write" parameter to intel_bufferobj_buffer.
Kenneth Graunke
2017-07-13
1
-1
/
+1
*
i965: Move surface resolves back to draw/dispatch time
Jason Ekstrand
2017-07-05
1
-0
/
+139
*
mesa: replace _mesa_update_stencil() with helper functions
Marek Olšák
2017-06-22
1
-1
/
+1
*
i965/gen4: Add support for single layer in alignment workaround
Topi Pohjolainen
2017-06-19
1
-0
/
+51
*
i965: Move depth to the new resolve functions
Jason Ekstrand
2017-06-07
1
-10
/
+13
*
i965: Move color rendering to the new resolve functions
Jason Ekstrand
2017-06-07
1
-2
/
+2
*
i965: Combine render target resolve code
Jason Ekstrand
2017-06-07
1
-34
/
+0
*
i965: Inline renderbuffer_att_set_needs_depth_resolve
Jason Ekstrand
2017-06-07
1
-1
/
+11
*
i965/miptree: Refactor intel_miptree_resolve_color
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-7
/
+7
*
i965/drm: Rewrite relocation handling.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-8
/
+8
*
i965: Stop using legacy dri_bufmgr_* and intel_* names.
Kenneth Graunke
2017-03-30
1
-1
/
+1
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
i965: split EU defines to brw_eu_defines.h
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
2017-03-01
1
-1
/
+0
*
i965/miptree: Create a disable CCS flag
Ben Widawsky
2017-01-02
1
-1
/
+2
*
i965: Resolve non-compressed fast clears prior layered rendering
Topi Pohjolainen
2016-11-25
1
-0
/
+13
[next]