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_pixel_read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
2016-08-25
1
-17
/
+4
*
i965/tiled_memcopy: Get rid of the direction parameter to get_memcpy
Jason Ekstrand
2016-04-08
1
-2
/
+1
*
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: 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
-4
/
+2
*
i965: Disallow PixelTransfer operations for tiled-memcpy TexImage/ReadPixels
Chris Wilson
2015-09-04
1
-0
/
+4
*
i965: Rename intel_emit* to reflect their new location in brw_pipe_control
Chris Wilson
2015-06-24
1
-1
/
+1
*
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
2015-05-13
1
-1
/
+23
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-4
/
+4
*
i965: Tell intel_get_memcpy() which direction the memcpy() is going.
Matt Turner
2015-03-05
1
-1
/
+2
*
i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces
Jason Ekstrand
2015-02-02
1
-0
/
+7
*
i965/pixel_read: Don't try to do a tiled_memcpy from a multisampled buffer
Jason Ekstrand
2015-01-31
1
-0
/
+7
*
intel/pixel_read: Properly flip the results for window system buffers
Jason Ekstrand
2015-01-30
1
-0
/
+15
*
i965: Implemente a tiled fast-path for glReadPixels and glGetTexImage
Sisinty Sasmita Patra
2015-01-26
1
-0
/
+140
*
i965/pixel_read: Use meta_pbo_GetTexSubImage for PBO ReadPixels
Jason Ekstrand
2015-01-22
1
-118
/
+3
*
i965/mipmap_tree: Add a depth parameter to create_for_bo
Jason Ekstrand
2015-01-22
1
-1
/
+1
*
i965: Delete the intel_regions.c code.
Eric Anholt
2014-05-01
1
-1
/
+0
*
i965: Drop the tiling argument to intel_miptree_create_for_bo.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Fix crash in do_blit_readpixels()
Anuj Phogat
2014-05-01
1
-0
/
+7
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Fix handling of MESA_pack_invert in blit (PBO) readpixels.
Eric Anholt
2014-01-09
1
-1
/
+3
*
i965: Fix incorrect bounds tracking for blit readpixels's GPU access.
Eric Anholt
2014-01-09
1
-2
/
+1
*
i965: Try to avoid stalls on the GPU when doing glBufferSubData().
Eric Anholt
2013-10-23
1
-6
/
+2
*
i965: Move intel_context::perf_debug to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Move front buffer rendering fields from intel_context to brw.
Kenneth Graunke
2013-07-09
1
-6
/
+5
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-5
/
+7
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Drop i915 swtnl code.
Eric Anholt
2013-06-28
1
-2
/
+0
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+202
*
intel: Update Mesa state before span setup in glReadPixels.
Eric Anholt
2009-06-19
1
-0
/
+1