i965: Prepare tex (sub)image for isl based
[mesa.git] / src / mesa / drivers / dri / i965 / intel_tex_image.c
2017-07-20 Topi Pohjolaineni965: Prepare tex (sub)image for isl based
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::row_pitch
2017-07-20 Topi Pohjolaineni965/miptree: Switch to isl_surf::tiling
2017-07-20 Topi Pohjolaineni965/miptree: Use num_samples of 1 instead of 0 for...
2017-07-18 Topi Pohjolaineni965/miptree: Stop setting total_width/height for exist...
2017-07-18 Topi Pohjolaineni965/tex: Use offset helper instead of accessing table...
2017-07-13 Jason Ekstrandi965/miptree: Add support for window system images...
2017-07-13 Jason Ekstrandi965/miptree: Add a colorspace parameter to create_for_...
2017-07-13 Jason Ekstrandi965: Move the DRIimage -> miptree code to intel_mipmap...
2017-06-27 Chad Versacei965: Add a RGBX->RGBA fallback for glEGLImageTextureTa...
2017-06-19 Topi Pohjolaineni965/tex: Prepare image update for isl based miptrees
2017-06-08 Jason Ekstrandi965: Use the new resolve function for several simple...
2017-06-08 Jason Ekstrandi965: Be a bit more conservative about certain resolves
2017-06-06 Chris Wilsoni965: Explicitly disallow tiled memcpy path on Gen4...
2017-06-06 Matt Turneri965: Add and use brw_bo_map()
2017-06-06 Matt Turneri965: Pass flags to brw_bo_map_*
2017-06-06 Matt Turneri965: Rename brw_bo_map() -> brw_bo_map_cpu()
2017-06-06 Matt Turneri965: Remove brw_bo's virtual member
2017-06-01 Chad Versacei965: Reject unsupported formats in glEGLImageTargetTex...
2017-04-10 Kenneth Graunkei965/drm: Add stall warnings when mapping or waiting...
2017-04-10 Kenneth Graunkei965/drm: Rename drm_bacon_bo to brw_bo.
2017-04-10 Kenneth Graunkei965: Drop brw_bo_map[_gtt] wrappers which issue perf...
2017-04-10 Kenneth Graunkei965: Make/use a brw_batch_references() wrapper.
2017-04-10 Kenneth Graunkei965/drm: Use our internal libdrm (drm_bacon) rather...
2016-11-25 Topi Pohjolaineni965: Add new interface for full color resolves
2016-11-23 Topi Pohjolaineni965/miptree: Don't shrink textures when augmenting...
2016-09-21 Kenneth Graunkei965: Rename intelScreen to screen.
2016-09-21 Kenneth Graunkei965: Rename __DRIScreen pointers to "dri_screen".
2016-09-12 Alejandro Piñeiroi965: check for GL_TEXTURE_EXTERNAL_OES at miptree_crea...
2016-09-12 Alejandro Piñeiroi965: remove unused variable at intel_miptree_create_fo...
2016-09-10 Antia Puentesi965: Fix calculation of the image height at start...
2016-08-26 Jordan Justeni965: Track that the stencil data was updated when...
2016-06-24 Jordan Justeni965: Preserve the internal format of the dri image
2016-05-24 Kristian Høgsberg... i965: Invoke lowering pass for YUV textures
2016-05-24 Kristian Høgsberg... i965: Create multiple miptrees for planar YUV images
2016-05-24 Kristian Høgsberg... i965: Refactor intel_set_texture_image_bo() to create_m...
2016-05-24 Kristian Høgsberg... i965: Use intel_set_texture_image_mt() in intelSetTexBu...
2016-05-24 Kristian Høgsberg... i965: Add new intel_set_texture_image_mt() helper
2016-04-23 Nanley Cheryi965/tex_image: Flush certain subnormal ASTC channel...
2016-04-14 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-08 Jason Ekstrandi965/tiled_memcopy: Get rid of the direction parameter...
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-05 Kenneth Graunkei965: Only magnify depth for 3D textures, not array...
2016-03-02 Anuj Phogatmeta: Remove the 'allocate_storage' parameter in _mesa_...
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-13 Topi Pohjolaineni965: Add means for limiting color resolves
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-10 Neil Robertsi965: Check base format to determine whether to use...
2015-11-24 Matt Turneri965: Drop #include of main/glheader.h.
2015-10-01 Kristian Høgsberg... Merge branch 'master' of ../mesa into vulkan
2015-09-28 Anuj Phogati965: Rename intel_miptree_get_dimensions_for_image()
2015-08-17 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-06 Matt Turneri965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_T...
2015-07-22 Brian Paulmesa: replace Driver.GetTexImage with GetTexSubImage()
2015-07-20 Kenneth Graunkemesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to...
2015-07-17 Ben Widawskyi965: Push miptree tiling request into flags
2015-07-16 Ben WidawskyRevert "i965: Push miptree tiling request into flags"
2015-07-16 Ben Widawskyi965: Push miptree tiling request into flags
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Chris Wilsoni965: Rename intel_emit* to reflect their new location...
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-13 Ben Widawskyi965: Consolidate certain miptree params to flags
2015-05-13 Francisco Jerezi965: Fix PBO cache coherency issue after _mesa_meta_pb...
2015-04-14 Marius Preduti965: replace __FUNCTION__ with __func__
2015-04-13 Chad Versacei965: Lift some restrictions on dma_buf EGLImages
2015-04-13 Chad Versacei965: Disable aux buffers for EGLImage-backed miptrees
2015-04-13 Chad Versacei965: Change intel_miptree_create_for_bo() signature
2015-03-05 Matt Turneri965: Tell intel_get_memcpy() which direction the memcp...
2015-02-25 Anuj Phogati965: Allocate texture buffer in intelTexImage
2015-02-02 Jason Ekstrandi965: Don't use tiled_memcpy to download from RGBX...
2015-01-27 Sisinty Sasmita... i965: Implemente a tiled fast-path for glReadPixels...
2015-01-22 Jason Ekstrandi965/tex_image: Use meta for instead of the blitter...
2015-01-22 Jason Ekstrandi965/mipmap_tree: Add a depth parameter to create_for_bo
2015-01-08 Laura Ekstrandi965: blit_texture_to_pbo() now accepts TEXTURE_CUBE_MAP.
2014-08-16 Jordan Justeni965: Allow forcing miptree->array_layout = ALL_SLICES_...
2014-07-18 Jason Ekstrandi965: Improve debug output in intelTexImage and intelTe...
2014-06-11 Jon Ashburni965: Add GPU BLIT of texture image to PBO in Intel...
2014-05-03 Kenneth Graunkei965: Set miptree target field when creating from a BO.
2014-05-01 Eric Anholti965: Rename intel_regions.h to something more appropri...
2014-05-01 Eric Anholti965: Delete the intel_regions.c code.
2014-05-01 Eric Anholti965: Drop use of intel_region from miptrees.
2014-05-01 Eric Anholti965: Replace the region in DRIimage with just a BO...
2014-05-01 Eric Anholti965: Make intel_set_texture_region just take a BO...
2014-05-01 Eric Anholti965: Drop the tiling argument to intel_miptree_create_...
2014-05-01 Eric Anholti965: Drop pointless cast of texObj to intelObj.
2014-02-13 Eric Anholti965: Add a driver hook for binding renderbuffers to...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2013-10-23 Eric Anholti965: Try to avoid stalls on the GPU when doing glBuffe...
2013-10-23 Eric Anholti965: Drop intel_bufferobj_source().
2013-09-30 Eric Anholti965: Don't allocate a 1-level texture when GL_GENERATE...
2013-09-30 Eric Anholti965: Stop allocating miptrees with first_level != 0.
2013-09-30 Eric Anholti965: Drop a special case for guessing small miptree...
2013-08-15 Vinson Leei915,i965: Fix memory leak in try_pbo_upload (v2)
2013-08-02 Topi Pohjolaineni965: enable image external sampling for imported dma...
2013-08-02 Topi Pohjolainenintel: restrict dma-buf-import images to external sampl...
2013-07-25 Kenneth GraunkeRevert "i965: Delete pre-DRI2.3 viewport hacks."
2013-07-09 Kenneth Graunkei965: Delete intel_context entirely.
2013-07-09 Kenneth Graunkei965: Shorten context base class dereference chains.
next