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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
util: Fix PIPE_FORMAT_R8G8B8_SRGB swizzles.
José Fonseca
2010-03-01
1
-1
/
+1
|
*
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-03-01
1
-2
/
+2
|
*
r300: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
1
-2
/
+2
|
*
i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
1
-1
/
+1
|
*
util: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-03-01
4
-13
/
+9
|
*
gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM.
José Fonseca
2010-03-01
1
-0
/
+2
|
*
util: Fix PIPE_FORMAT_R8G8B8_UNORM description and notes.
José Fonseca
2010-03-01
1
-3
/
+1
|
*
gallium: Remove inexisting formats.
José Fonseca
2010-03-01
1
-4
/
+0
|
*
util: Remove inexisting formats.
José Fonseca
2010-03-01
1
-7
/
+0
|
*
util: A few more links for D3D formats.
José Fonseca
2010-03-01
1
-2
/
+3
|
*
r300: Don't implement PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-01
1
-2
/
+0
*
|
llvmpipe: improve based on review from Jose and fix else clauses
Zack Rusin
2010-03-02
1
-8
/
+9
*
|
llvmpipe: remove some ifdefs
Keith Whitwell
2010-03-02
1
-5
/
+0
*
|
llvmpipe: reorganize transfer usage
Keith Whitwell
2010-03-02
8
-324
/
+379
*
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
28
-409
/
+404
|
\
\
|
*
|
util/blitter: Fix the viewport transformation for Z coordinates
Marek Olšák
2010-03-02
1
-2
/
+2
|
*
|
r300: Save viewport and clip states before invoking blitter.
Michal Krol
2010-03-01
3
-0
/
+10
|
*
|
util: Fix u_blitter setup code after bypass_vs_clip_and_viewport removal.
Michal Krol
2010-03-01
2
-11
/
+51
|
*
|
util: Fix blitter vertex and viewport setup.
Michal Krol
2010-02-25
1
-6
/
+21
|
*
|
util: Reset clip state when doing blitting.
Michal Krol
2010-02-24
2
-1
/
+11
|
*
|
cso: Track clip state with cso context.
Michal Krol
2010-02-24
2
-0
/
+67
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
24
-393
/
+246
*
|
|
i915g: Add assert to check for null pointer dereference.
Vinson Lee
2010-03-02
1
-0
/
+1
*
|
|
llvmpipe: implement some control-flow
Zack Rusin
2010-03-01
1
-11
/
+93
*
|
|
glapi.c: misc coscmetic for FreeTSD
George Sapountzis
2010-03-01
1
-2
/
+2
*
|
|
tgsi: Cleanup exec code for CLAMP, CMP and CND.
Michal Krol
2010-03-01
1
-28
/
+39
|
|
/
|
/
|
*
|
util: A few more todo marks.
José Fonseca
2010-03-01
1
-0
/
+3
*
|
util: More documentation for u_format.csv
José Fonseca
2010-03-01
1
-0
/
+57
*
|
util: Tweak comments regarding R8G8B8A8/X8_UNORM.
José Fonseca
2010-03-01
1
-2
/
+2
*
|
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
1
-0
/
+4
*
|
python: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
1
-1
/
+1
*
|
llvmpipe: Don't mention deprecated drivers=trace option.
José Fonseca
2010-03-01
1
-2
/
+2
*
|
r300g: atomize texture and sampler states
Marek Olšák
2010-02-28
9
-135
/
+153
*
|
r300g: decouple vertex stream setup (PSC) and VS output mapping (VAP_OUT)
Marek Olšák
2010-02-28
7
-66
/
+101
*
|
i965g: Fix texture creation
Jakob Bornecrantz
2010-02-28
1
-1
/
+1
*
|
r300g: put validating buffers after flushing
Marek Olšák
2010-02-28
3
-53
/
+37
*
|
r300g: use the atom size directly during emission
Marek Olšák
2010-02-28
4
-30
/
+31
*
|
r300g: atomize invalidation of texture caches
Marek Olšák
2010-02-28
5
-8
/
+11
*
|
r300g: atomize PVS flush
Marek Olšák
2010-02-28
5
-27
/
+29
*
|
r300g: add size parameter to the atom emit functions
Marek Olšák
2010-02-28
5
-28
/
+47
*
|
util: Fix X8/A8B8G8R8_SNORM's swizzle.
José Fonseca
2010-02-27
1
-2
/
+2
*
|
r300g: move the emission of GA_POINT_MINMAX into emit_fb_state
Marek Olšák
2010-02-27
3
-23
/
+7
*
|
r300g: put the emission of R300_US_OUT_FMT_UNUSED back
Marek Olšák
2010-02-27
2
-2
/
+7
*
|
r300g: mark rasterizer_state as dirty only when it's not NULL
Marek Olšák
2010-02-27
1
-1
/
+1
*
|
radeong: clean up includes
Marek Olšák
2010-02-27
6
-37
/
+18
*
|
r300g: always emit the correct max vertex index to avoid DRM errors
Marek Olšák
2010-02-27
3
-2
/
+13
*
|
r300g: remove pointless "while"
Marek Olšák
2010-02-27
1
-1
/
+1
*
|
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-2
/
+4
*
|
st/xorg: Re-enable crtc on resize
Jakob Bornecrantz
2010-02-27
1
-3
/
+21
*
|
st/xorg: Fix copy-topy
Jakob Bornecrantz
2010-02-27
1
-1
/
+1
[prev]
[next]