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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: add ARB_texture_barrier support
Ilia Mirkin
2015-09-23
1
-0
/
+9
*
i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
2015-08-06
1
-1
/
+1
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-1
/
+1
*
Revert "i965: Push miptree tiling request into flags"
Ben Widawsky
2015-07-16
1
-1
/
+1
*
i965: Push miptree tiling request into flags
Ben Widawsky
2015-07-16
1
-1
/
+1
*
i965: Consolidate certain miptree params to flags
Ben Widawsky
2015-06-12
1
-5
/
+3
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-5
/
+5
*
i965: Change intel_miptree_create_for_bo() signature
Chad Versace
2015-04-13
1
-1
/
+2
*
i965/tex: Don't create read-write textures with non-renderable formats
Jason Ekstrand
2015-01-28
1
-0
/
+5
*
i965: Implement SetTextureStorageForBufferObject
Jason Ekstrand
2015-01-22
1
-0
/
+57
*
main: Changed _mesa_alloc_texture_storage to _mesa_AllocTextureStorage_sw.
Laura Ekstrand
2015-01-08
1
-1
/
+1
*
i965: Fix intel_miptree_map() signature to be more 64-bit safe
Chad Versace
2014-12-22
1
-2
/
+5
*
i965: Allow forcing miptree->array_layout = ALL_SLICES_AT_EACH_LOD
Jordan Justen
2014-08-15
1
-1
/
+2
*
i965: Handle miptree creation failure in intel_alloc_texture_storage()
Juha-Pekka Heikkila
2014-06-26
1
-0
/
+3
*
i965: Adjust map/unmap code for MinLevel/MinLayer
Chris Forbes
2014-04-10
1
-3
/
+8
*
i965: Add _Format to intel_texobj.
Chris Forbes
2014-04-10
1
-0
/
+9
*
i965: Add driver hook for TextureView
Chris Forbes
2014-04-10
1
-0
/
+41
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-1
/
+1
*
i965: Add a real native TexStorage path.
Eric Anholt
2013-09-30
1
-0
/
+63
*
mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
2013-07-30
1
-1
/
+1
*
i965: Move intel_context::intelScreen to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-5
/
+6
*
i965: Replace #include "intel_context.h" with brw_context.h.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
1
-1
/
+189
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-316
/
+1
*
[965] Replace 965 texture format code with common code.
Eric Anholt
2007-11-20
1
-0
/
+1
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+315