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
*
r600: Remove duplicate assignment.
Vinson Lee
2010-01-31
1
-1
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
3
-3
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-01-31
4
-10
/
+0
*
i965: Silence uninitialized variable warning.
Vinson Lee
2010-01-31
1
-1
/
+1
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
13
-40
/
+0
*
r600: Remove unnecessary headers.
Vinson Lee
2010-01-30
11
-24
/
+0
*
r300: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-2
/
+0
*
r200: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-24
/
+0
*
r128: Remove unnecessary headers.
Vinson Lee
2010-01-30
9
-20
/
+0
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-30
6
-8
/
+0
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-30
3
-3
/
+0
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-30
2
-2
/
+0
*
intel: Respect texture tiling when doing a PBO blit teximage upload.
Eric Anholt
2010-01-30
1
-1
/
+2
*
intel: Fix inverting of inversion test for windows in glClear cleanup.
Eric Anholt
2010-01-30
1
-2
/
+2
*
Merge commit 'lb2/arb_fragment_coord_conventions'
Keith Whitwell
2010-01-29
3
-4
/
+74
|
\
|
*
st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)
Luca Barbieri
2010-01-29
2
-3
/
+72
|
*
mesa: don't expose GL_ARB_fragment_coord_conventions until the GLSL part is done
Luca Barbieri
2010-01-29
1
-1
/
+2
*
|
tnl: check that state is validated before drawing
Brian Paul
2010-01-29
1
-0
/
+3
*
|
st/mesa: check that state is validated before drawing
Brian Paul
2010-01-29
1
-0
/
+3
*
|
vbo: fix missing state validation bugs
Brian Paul
2010-01-29
1
-14
/
+14
*
|
mesa: do state validation in _mesa_valid_to_render()
Brian Paul
2010-01-29
2
-9
/
+4
*
|
windows: assorted build fixes
Brian Paul
2010-01-29
2
-14
/
+2
*
|
mesa: Warn when indices are out of bounds, but do not skip the draw in debug ...
Brian Paul
2010-01-29
1
-3
/
+1
|
/
*
intel: Set the region's tiling to none when attaching a PBO to a region.
Eric Anholt
2010-01-28
1
-0
/
+1
*
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
6
-22
/
+10
*
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-28
11
-1178
/
+20
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
3
-39
/
+94
|
\
|
*
mesa/st: code cleanups for new blend functionality
Roland Scheidegger
2010-01-26
1
-9
/
+23
|
*
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-25
2
-31
/
+72
|
*
gallium: prepare for per-rendertarget blend enables, writemasks, blend funcs
Roland Scheidegger
2010-01-20
2
-23
/
+23
*
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-1
/
+1
*
|
radeon: Silence "format" compiler warnings.
Vinson Lee
2010-01-28
1
-1
/
+1
*
|
swrast: s/FIXED_TO_FLOAT/FixedToFloat/
Brian Paul
2010-01-27
1
-2
/
+2
*
|
mesa: fix int/uint comparison warnings
Brian Paul
2010-01-27
2
-6
/
+8
*
|
mesa: fix double->float assignment warnings, int/uint comparison warnings
Brian Paul
2010-01-27
6
-14
/
+14
*
|
mesa: fix double->float assignment warnings
Brian Paul
2010-01-27
1
-3
/
+3
*
|
mesa: fix int/uint comparison warnings
Brian Paul
2010-01-27
2
-7
/
+7
*
|
tnl: fix double->float and int/uint conversion warnings
Brian Paul
2010-01-27
3
-3
/
+3
*
|
swrast: silence double->float assignment warnings
Brian Paul
2010-01-27
11
-52
/
+53
*
|
mesa: more info in glActiveTexture error msg
Brian Paul
2010-01-27
1
-1
/
+2
*
|
r600: fix warning
Alex Deucher
2010-01-27
1
-2
/
+0
*
|
r600: rv670 support 8 tex instructions just like other r6xx
Alex Deucher
2010-01-27
1
-3
/
+5
*
|
r600: increase max texture units to 16
Andre Maasikas
2010-01-27
2
-5
/
+3
*
|
r600: fix XPD with writemask
Andre Maasikas
2010-01-27
1
-7
/
+8
*
|
radeon/r200/r300: don't clean non-emitted state.
Dave Airlie
2010-01-27
1
-1
/
+2
*
|
radeon: remove unused file
Dave Airlie
2010-01-27
1
-681
/
+0
*
|
intel: Remove dead code from having to clip copyteximage source rect.
Eric Anholt
2010-01-26
1
-5
/
+0
*
|
intel: Use a handy helper in glReadPixels source clipping.
Eric Anholt
2010-01-26
4
-64
/
+19
*
|
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
3
-42
/
+4
*
|
intel: Remove the remaining cliprects code from DRI1.
Eric Anholt
2010-01-26
2
-22
/
+0
[next]