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
*
i965: Roll intel_reg.h into brw_defines.h
Jason Ekstrand
2016-08-19
1
-0
/
+1
*
i965: Bail on the BLT path if BlitFramebuffer requires sRGB conversion.
Kenneth Graunke
2016-08-08
1
-0
/
+8
*
i965: Emit SNB write cache flush W/A from brw_emit_pipe_control_flush.
Francisco Jerez
2016-07-07
1
-8
/
+0
*
i965: don't use NumLayers for 3D textures.
Dave Airlie
2016-06-06
1
-1
/
+1
*
i965: Use blorp for all stencil blits
Jason Ekstrand
2016-05-14
1
-6
/
+1
*
i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
Kenneth Graunke
2016-03-28
1
-1
/
+22
*
i965: Set a proper _BaseFormat for window system renderbuffers in ES.
Kenneth Graunke
2016-03-10
1
-1
/
+1
*
i965: Add missing close-parenthesis in error messages
Ian Romanick
2015-10-26
1
-2
/
+2
*
i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
2015-10-26
1
-5
/
+1
*
i965: Don't override NewFramebuffer just to call _mesa_new_framebuffer
Ian Romanick
2015-10-06
1
-14
/
+0
*
i965: Rename intel_miptree_get_dimensions_for_image()
Anuj Phogat
2015-09-28
1
-1
/
+1
*
i965: Silence unused parameter warnings in intel_fbo.c
Ian Romanick
2015-09-10
1
-3
/
+8
*
i965: Fix typos in license
Ian Romanick
2015-09-10
1
-2
/
+2
*
i965: Remove horizontal bars from file header comments
Ian Romanick
2015-09-10
1
-5
/
+2
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
2015-08-06
1
-1
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-1
/
+1
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-2
/
+4
*
Revert "i965: Push miptree tiling request into flags"
Ben Widawsky
2015-07-16
1
-4
/
+2
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-2
/
+4
*
i965: Don't use GCC extension for ?: with only two operands.
Kenneth Graunke
2015-06-29
1
-3
/
+5
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965: Consolidate certain miptree params to flags
Ben Widawsky
2015-06-12
1
-3
/
+2
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-4
/
+4
*
i965: Lift some restrictions on dma_buf EGLImages
Chad Versace
2015-04-13
1
-7
/
+0
*
i965: Disable aux buffers for EGLImage-backed miptrees
Chad Versace
2015-04-13
1
-1
/
+7
*
i965: Change intel_miptree_create_for_bo() signature
Chad Versace
2015-04-13
1
-1
/
+2
*
i965: Refactor brw_is_hiz_depth_format()
Chad Versace
2015-04-13
1
-2
/
+2
*
i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
2015-03-09
1
-2
/
+2
*
i965: Split Gen4-5 BlitFramebuffer code; prefer BLT over Meta.
Kenneth Graunke
2015-03-05
1
-1
/
+49
*
intel: fix EGLImage renderbuffer _BaseFormat
Frank Henigman
2015-03-03
1
-1
/
+1
*
i965: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
1
-2
/
+2
*
i965: Prefer Meta over the BLT for BlitFramebuffer.
Kenneth Graunke
2015-02-17
1
-7
/
+7
*
DD: Refactor BlitFramebuffer.
Laura Ekstrand
2015-02-02
1
-9
/
+11
*
i965/mipmap_tree: Add a depth parameter to create_for_bo
Jason Ekstrand
2015-01-22
1
-0
/
+1
*
util/hash_set: Rework the API to know about hashing
Jason Ekstrand
2015-01-15
1
-3
/
+4
*
util: Move main/set to util/hash_set
Jason Ekstrand
2015-01-15
1
-1
/
+1
*
i965: Fix intel_miptree_map() signature to be more 64-bit safe
Chad Versace
2014-12-22
1
-2
/
+2
*
mesa: Add a source parameter to _mesa_gl_debug.
Matt Turner
2014-12-05
1
-0
/
+1
*
i965: Allow forcing miptree->array_layout = ALL_SLICES_AT_EACH_LOD
Jordan Justen
2014-08-15
1
-1
/
+2
*
i965/gen6 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
2014-08-15
1
-3
/
+3
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-1
/
+1
*
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
[next]