index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Clean up header file inclusion in convolve.h.
Vinson Lee
2010-11-07
1
-3
/
+4
*
mesa: Clean up header file inclusion in colortab.h.
Vinson Lee
2010-11-07
1
-3
/
+6
*
mesa: Clean up header file inclusion in buffers.h.
Vinson Lee
2010-11-07
1
-1
/
+2
*
mesa: Clean up header file inclusion in blend.h.
Vinson Lee
2010-11-07
1
-1
/
+3
*
mesa: Clean up header file inclusion in attrib.h.
Vinson Lee
2010-11-07
1
-3
/
+5
*
mesa: Clean up header file inclusion in atifragshader.h.
Vinson Lee
2010-11-07
1
-1
/
+6
*
mesa: make fixed-pt and byte-valued arrays a runtime feature
Brian Paul
2010-11-07
2
-23
/
+25
*
mesa: remove stray GL_FLOAT case in _mesa_is_legal_format_and_type()
Brian Paul
2010-11-07
1
-1
/
+0
*
mesa: implement uint texstore code
Brian Paul
2010-11-07
1
-24
/
+127
*
mesa: rename vars in pixel pack/unpack code
Brian Paul
2010-11-07
1
-403
/
+397
*
mesa: consolidate pixel packing/unpacking code
Brian Paul
2010-11-07
1
-397
/
+244
*
mesa: Clean up header file inclusion in arrayobj.h.
Vinson Lee
2010-11-07
1
-1
/
+3
*
mesa: Include mfeatures.h in api_validate.c for FEATURE_* symbols.
Vinson Lee
2010-11-06
1
-0
/
+1
*
mesa: Include mfeatures.h in api_loopback for FEATURE_beginend.
Vinson Lee
2010-11-06
1
-0
/
+1
*
mesa: Clean up header file inclusion in api_validate.h.
Vinson Lee
2010-11-06
1
-1
/
+4
*
mesa: Clean up header file inclusion in api_loopback.h.
Vinson Lee
2010-11-06
1
-1
/
+4
*
mesa: Clean up header file inclusion in version.h.
Vinson Lee
2010-11-06
1
-1
/
+1
*
mesa: Clean up header file inclusion in accum.h.
Vinson Lee
2010-11-06
1
-1
/
+4
*
mesa: Fix delayed state flagging for EXT_sso-related program changes.
Eric Anholt
2010-11-06
1
-18
/
+5
*
meta: Don't try to disable cube maps if the driver doesn't expose the extension.
Francisco Jerez
2010-11-06
1
-1
/
+2
*
vbo: Avoid unnecessary copy to/from current in vertex format upgrade.
Francisco Jerez
2010-11-06
2
-48
/
+63
*
i965: Silence uninitialized variable warning.
Vinson Lee
2010-11-04
1
-1
/
+1
*
i965: Silence uninitialized variable warning.
Vinson Lee
2010-11-04
1
-1
/
+1
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-04
1
-5
/
+6
*
r300/compiler: Move declaration before code.
Vinson Lee
2010-11-04
1
-2
/
+3
*
meta: Fix incorrect rendering of the bitmap alpha component.
Francisco Jerez
2010-11-04
1
-3
/
+9
*
meta: Don't leak alpha function/reference value changes.
Francisco Jerez
2010-11-04
1
-0
/
+5
*
st/mesa: Reset the constant buffers before destroying the pipe context.
Tilman Sauerbeck
2010-11-04
1
-0
/
+5
*
dri/nouveau: Silence uninitialized variable warning.
Vinson Lee
2010-11-03
1
-0
/
+5
*
mesa: code to unpack RGBA as uints
Brian Paul
2010-11-03
2
-0
/
+787
*
intel: Remove leftover dri1 locking fields in the context.
Eric Anholt
2010-11-03
1
-3
/
+0
*
intel: Remove duplicated teximage miptree to object miptree promotion.
Eric Anholt
2010-11-03
1
-15
/
+0
*
intel: Avoid taking logbase2 of several things that we max.
Eric Anholt
2010-11-03
1
-5
/
+1
*
i965: Remove dead intel_structs.h file.
Eric Anholt
2010-11-03
2
-264
/
+0
*
intel: Remove the magic unaligned memcpy code.
Eric Anholt
2010-11-03
1
-89
/
+0
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
34
-129
/
+116
*
mesa: silence new warnings in texobj.c
Brian Paul
2010-11-02
1
-4
/
+2
*
savage: Remove unnecessary header.
Vinson Lee
2010-11-02
1
-1
/
+0
*
intel: For batch, use GTT mapping instead of writing to a malloc and copying.
Eric Anholt
2010-11-02
2
-13
/
+9
*
mesa: Don't compute an unused texture completeness debug string.
Eric Anholt
2010-11-02
1
-9
/
+12
*
st/mesa: Reset the index buffer before destroying the pipe context.
Tilman Sauerbeck
2010-11-02
1
-0
/
+2
*
mesa: Fix C++ includes in sampler.cpp
Chad Versace
2010-11-02
1
-4
/
+4
*
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-11-02
1
-1
/
+4
*
mesa: fix aux/accum comment and error message mixups
Brian Paul
2010-11-02
1
-2
/
+2
*
mesa: remove always-false conditional in check_compatible()
Brian Paul
2010-11-02
1
-3
/
+0
*
dri/util: add a bunch of comments
Brian Paul
2010-11-02
1
-0
/
+24
*
mesa: move the gl_config struct declaration
Brian Paul
2010-11-02
1
-54
/
+62
*
mesa: use GLubyte for edge flag arrays
Brian Paul
2010-11-02
1
-2
/
+2
*
i965: refresh wm push constant also for BRW_NEW_FRAMENT_PROGRAM on gen6
Zhenyu Wang
2010-11-02
1
-1
/
+1
*
mesa: Allow contexts of different APIs to coexist.
Chia-I Wu
2010-11-02
5
-159
/
+132
[next]