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_tex_image.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
2017-08-30
1
-3
/
+5
*
i965/miptree: Rework create flags
Jason Ekstrand
2017-08-07
1
-3
/
+4
*
i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
Jason Ekstrand
2017-08-07
1
-1
/
+1
*
i965/miptree: Clean-up unused
Topi Pohjolainen
2017-07-22
1
-21
/
+8
*
i965: Prepare tex (sub)image for isl based
Topi Pohjolainen
2017-07-20
1
-4
/
+16
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
1
-4
/
+4
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
1
-4
/
+4
*
i965/miptree: Use num_samples of 1 instead of 0 for single-sampled
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree: Stop setting total_width/height for existing bo
Topi Pohjolainen
2017-07-18
1
-2
/
+0
*
i965/tex: Use offset helper instead of accessing table directly
Topi Pohjolainen
2017-07-18
1
-2
/
+4
*
i965/miptree: Add support for window system images to create_for_dri_image
Jason Ekstrand
2017-07-12
1
-1
/
+1
*
i965/miptree: Add a colorspace parameter to create_for_dri_image
Jason Ekstrand
2017-07-12
1
-1
/
+2
*
i965: Move the DRIimage -> miptree code to intel_mipmap_tree.c
Jason Ekstrand
2017-07-12
1
-110
/
+1
*
i965: Add a RGBX->RGBA fallback for glEGLImageTextureTarget2D()
Chad Versace
2017-06-27
1
-2
/
+16
*
i965/tex: Prepare image update for isl based miptrees
Topi Pohjolainen
2017-06-19
1
-3
/
+16
*
i965: Use the new resolve function for several simple cases
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
i965: Be a bit more conservative about certain resolves
Jason Ekstrand
2017-06-07
1
-3
/
+4
*
i965: Explicitly disallow tiled memcpy path on Gen4 with swizzling.
Chris Wilson
2017-06-06
1
-0
/
+11
*
i965: Add and use brw_bo_map()
Matt Turner
2017-06-06
1
-1
/
+1
*
i965: Pass flags to brw_bo_map_*
Matt Turner
2017-06-06
1
-1
/
+1
*
i965: Rename brw_bo_map() -> brw_bo_map_cpu()
Matt Turner
2017-06-06
1
-1
/
+1
*
i965: Remove brw_bo's virtual member
Matt Turner
2017-06-06
1
-5
/
+3
*
i965: Reject unsupported formats in glEGLImageTargetTexture2D()
Chad Versace
2017-06-01
1
-0
/
+4
*
i965/drm: Add stall warnings when mapping or waiting on BOs.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-4
/
+4
*
i965: Drop brw_bo_map[_gtt] wrappers which issue perf warnings.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965: Make/use a brw_batch_references() wrapper.
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
-4
/
+4
*
i965: Add new interface for full color resolves
Topi Pohjolainen
2016-11-25
1
-1
/
+1
*
i965/miptree: Don't shrink textures when augmenting for more levels
Topi Pohjolainen
2016-11-23
1
-4
/
+25
*
i965: Rename intelScreen to screen.
Kenneth Graunke
2016-09-20
1
-1
/
+1
*
i965: Rename __DRIScreen pointers to "dri_screen".
Kenneth Graunke
2016-09-20
1
-4
/
+3
*
i965: check for GL_TEXTURE_EXTERNAL_OES at miptree_create_for_teximage
Alejandro Piñeiro
2016-09-12
1
-0
/
+1
*
i965: remove unused variable at intel_miptree_create_for_teximage
Alejandro Piñeiro
2016-09-12
1
-1
/
+0
*
i965: Fix calculation of the image height at start level
Antia Puentes
2016-09-10
1
-6
/
+21
*
i965: Track that the stencil data was updated when using Tex*Image
Jordan Justen
2016-08-26
1
-0
/
+3
*
i965: Preserve the internal format of the dri image
Jordan Justen
2016-06-23
1
-3
/
+10
*
i965: Invoke lowering pass for YUV textures
Kristian Høgsberg Kristensen
2016-05-24
1
-0
/
+3
*
i965: Create multiple miptrees for planar YUV images
Kristian Høgsberg Kristensen
2016-05-24
1
-1
/
+45
*
i965: Refactor intel_set_texture_image_bo() to create_mt_for_dri_image()
Kristian Høgsberg Kristensen
2016-05-24
1
-39
/
+30
*
i965: Use intel_set_texture_image_mt() in intelSetTexBuffer2()
Kristian Høgsberg Kristensen
2016-05-24
1
-12
/
+15
*
i965: Add new intel_set_texture_image_mt() helper
Kristian Høgsberg Kristensen
2016-05-24
1
-27
/
+42
*
i965/tex_image: Flush certain subnormal ASTC channel values
Nanley Chery
2016-04-23
1
-0
/
+87
*
i965/tiled_memcopy: Get rid of the direction parameter to get_memcpy
Jason Ekstrand
2016-04-08
1
-2
/
+1
*
i965: Only magnify depth for 3D textures, not array textures.
Kenneth Graunke
2016-03-04
1
-1
/
+1
*
meta: Remove the 'allocate_storage' parameter in _mesa_meta_pbo_GetTexSubImage()
Anuj Phogat
2016-03-02
1
-1
/
+0
*
i965: Add means for limiting color resolves
Topi Pohjolainen
2016-02-13
1
-1
/
+1
*
i965: Check base format to determine whether to use tiled memcpy
Neil Roberts
2015-12-10
1
-3
/
+4
*
i965: Drop #include of main/glheader.h.
Matt Turner
2015-11-24
1
-1
/
+0
*
i965: Rename intel_miptree_get_dimensions_for_image()
Anuj Phogat
2015-09-28
1
-2
/
+1
[next]