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_subimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965: Use standard SSE intrinsics instead of gcc built-ins.
Matt Turner
2014-06-17
1
-5
/
+7
*
i965: Drop use of intel_region from miptrees.
Eric Anholt
2014-05-01
1
-9
/
+9
*
i965: Enable texture upload fast path with MinLevel
Chris Forbes
2014-04-10
1
-1
/
+1
*
i965: Account for MinLevel in texture upload fast path
Chris Forbes
2014-04-10
1
-2
/
+4
*
i965: Don't try to use fast upload path for nontrivial views
Chris Forbes
2014-04-10
1
-0
/
+4
*
i965: Drop BLT TexSubImage Y-tiling restriction on Gen6+.
Kenneth Graunke
2014-03-21
1
-2
/
+2
*
i965: Use brw_bo_map() in intel_texsubimage_tiled_memcpy().
Kenneth Graunke
2014-02-03
1
-7
/
+1
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
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
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Enhance intel_texsubimage_tiled_memcpy() to support all levels
Courtney Goeltzenleuchter
2013-12-30
1
-2
/
+5
*
i965: Add XRGB to intel_texsubimage_tiled_memcpy()
Courtney Goeltzenleuchter
2013-12-30
1
-1
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-5
/
+5
*
i965: Use __attribute__((flatten)) on fast tiled teximage code.
Kenneth Graunke
2013-11-25
1
-2
/
+8
*
i965: Print more debuginfo in intel_texsubimage_memcpy()
Chad Versace
2013-10-24
1
-2
/
+8
*
i965: Fix glTexImage when packing alignment != cpp
Chad Versace
2013-10-24
1
-2
/
+11
*
i965: extend fast texture upload
Frank Henigman
2013-10-10
1
-69
/
+402
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::has_llc to brw_context.
Kenneth Graunke
2013-07-09
1
-2
/
+1
*
i965: Move intel_context::has_swizzling to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move intel_context::perf_debug to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move intel_context::batch to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-6
/
+8
*
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
/
+335
*
[965] Move to using shared texture management code.
Eric Anholt
2007-12-16
1
-0
/
+1