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: 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
*
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
[next]