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
/
intel_fbo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-4
/
+10
*
i965/fbo: Only try stencil meta blits on gen >= 8
Topi Pohjolainen
2014-05-19
1
-2
/
+4
*
i965/fb: Use meta path for stencil blits
Topi Pohjolainen
2014-05-15
1
-0
/
+9
*
i965: Move has_hiz from the slice to the level.
Eric Anholt
2014-05-12
1
-1
/
+1
*
i965: Fix typo in assert message
Chris Forbes
2014-05-09
1
-1
/
+1
*
i965: Rename intel_regions.h to something more appropriate now.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Replace the region in DRIimage with just a BO pointer and stride.
Eric Anholt
2014-05-01
1
-6
/
+6
*
i965: Drop the tiling argument to intel_miptree_create_for_bo.
Eric Anholt
2014-05-01
1
-2
/
+1
*
i965: Fix format of private renderbuffers
Ville Syrjälä
2014-05-01
1
-19
/
+33
*
i965: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
2014-04-17
1
-0
/
+8
*
i965: Add layer_count to intel_renderbuffer
Chris Forbes
2014-04-10
1
-0
/
+10
*
i965: Pull out layer_multiplier in intel_update_renderbuffer_wrapper
Chris Forbes
2014-04-10
1
-2
/
+5
*
i965: Add `layered` parameter to intel_update_renderbuffer_wrapper
Chris Forbes
2014-04-10
1
-3
/
+4
*
i965: Adjust renderbuffer wrapper to account for MinLevel/MinLayer
Chris Forbes
2014-04-10
1
-0
/
+4
*
i965: Fix render-to-texture in non-FinishRenderTexture cases.
Eric Anholt
2014-03-06
1
-19
/
+41
*
i965: Move singlesample_mt to the renderbuffer.
Eric Anholt
2014-02-18
1
-12
/
+86
*
mesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT mix-up.
Kenneth Graunke
2014-02-09
1
-1
/
+1
*
i965: Remove redundant check in blitter-based glBlitFramebuffer().
Eric Anholt
2014-02-07
1
-10
/
+0
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
mesa: initialize gl_renderbuffer::Depth in core
Marek Olšák
2013-11-23
1
-2
/
+0
*
i965: Share code between intel_quantize_num_samples and clamp_max_samples
Chad Versace
2013-11-22
1
-18
/
+10
*
i965: Replace some intel_screen fields with brw_device_info references.
Kenneth Graunke
2013-10-13
1
-1
/
+1
*
i965: Remember to call intel_prepare_render() before blitting.
Kenneth Graunke
2013-08-08
1
-0
/
+5
*
intel_fbo: remove unused intel_renderbuffer hiz functions
Jordan Justen
2013-08-04
1
-20
/
+0
*
i965: add intel_renderbuffer_att_set_needs_depth_resolve
Jordan Justen
2013-08-04
1
-0
/
+15
*
gen7 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
2013-08-04
1
-0
/
+16
*
intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
2013-08-02
1
-0
/
+7
*
intel: do not create renderbuffers out of planar images
Topi Pohjolainen
2013-08-02
1
-0
/
+7
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::is_<platform> flags to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Move must_use/has_separate_stencil fields to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+3
*
i965: Shorten context base class dereference chains.
Kenneth Graunke
2013-07-09
1
-13
/
+13
*
i965: Move intel_context::intelScreen to brw_context.
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
-30
/
+34
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Remove render_target_supported from the vtable.
Kenneth Graunke
2013-07-03
1
-1
/
+1
*
i965: Move is_hiz_depth_format out of the vtable.
Kenneth Graunke
2013-07-03
1
-3
/
+2
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
1
-16
/
+0
*
i965: Drop code for calling the empty brw_update_draw_buffers() hook.
Eric Anholt
2013-06-28
1
-36
/
+0
*
i965: Drop #ifdef I915 code.
Eric Anholt
2013-06-28
1
-4
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+949
*
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-20
1
-0
/
+1