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: Allow forcing miptree->array_layout = ALL_SLICES_AT_EACH_LOD
Jordan Justen
2014-08-15
1
-1
/
+2
*
i965: Improve debug output in intelTexImage and intelTexSubimage
Jason Ekstrand
2014-07-17
1
-1
/
+3
*
i965: Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
2014-06-10
1
-0
/
+110
*
i965: Set miptree target field when creating from a BO.
Kenneth Graunke
2014-05-02
1
-0
/
+1
*
i965: Rename intel_regions.h to something more appropriate now.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Delete the intel_regions.c code.
Eric Anholt
2014-05-01
1
-0
/
+1
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-8
/
+8
*
i965: Replace the region in DRIimage with just a BO pointer and stride.
Eric Anholt
2014-05-01
1
-2
/
+2
*
i965: Make intel_set_texture_region just take a BO and pitch.
Eric Anholt
2014-05-01
1
-29
/
+27
*
i965: Drop the tiling argument to intel_miptree_create_for_bo.
Eric Anholt
2014-05-01
1
-1
/
+1
*
i965: Drop pointless cast of texObj to intelObj.
Eric Anholt
2014-05-01
1
-3
/
+1
*
i965: Add a driver hook for binding renderbuffers to textures.
Eric Anholt
2014-02-12
1
-0
/
+36
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
i965: Try to avoid stalls on the GPU when doing glBufferSubData().
Eric Anholt
2013-10-23
1
-4
/
+5
*
i965: Drop intel_bufferobj_source().
Eric Anholt
2013-10-23
1
-2
/
+2
*
i965: Don't allocate a 1-level texture when GL_GENERATE_MIPMAP is set.
Eric Anholt
2013-09-30
1
-1
/
+2
*
i965: Stop allocating miptrees with first_level != 0.
Eric Anholt
2013-09-30
1
-17
/
+6
*
i965: Drop a special case for guessing small miptree levels.
Eric Anholt
2013-09-30
1
-43
/
+30
*
i915,i965: Fix memory leak in try_pbo_upload (v2)
Vinson Lee
2013-08-15
1
-0
/
+1
*
i965: enable image external sampling for imported dma-buffers
Topi Pohjolainen
2013-08-02
1
-0
/
+7
*
intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
2013-08-02
1
-0
/
+11
*
Revert "i965: Delete pre-DRI2.3 viewport hacks."
Kenneth Graunke
2013-07-25
1
-1
/
+2
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-6
/
+4
*
i965: Shorten context base class dereference chains.
Kenneth Graunke
2013-07-09
1
-3
/
+1
*
i965: Move intel_context::intelScreen to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-8
/
+10
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+0
*
i965: Delete pre-DRI2.3 viewport hacks.
Kenneth Graunke
2013-07-03
1
-2
/
+1
*
i965: Drop #ifdef I915 code.
Eric Anholt
2013-06-28
1
-7
/
+2
*
i965: Drop code checking for gen <= 3.
Eric Anholt
2013-06-28
1
-1
/
+1
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+399
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-0
/
+1