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
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve 24-bit Z to 32-bit Z conversion
Brian
2007-11-27
1
-2
/
+3
*
i915tex: Fix some minor batchbuffer errors.
Keith Whitwell
2007-11-26
1
-1
/
+5
*
i915tex: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-26
6
-2
/
+57
*
i915tex: Some additional blit fixes and assertions.
Michel Dänzer
2007-11-26
1
-8
/
+24
*
i915tex: Actually wait for previous commands to complete for glFinish().
Michel Dänzer
2007-11-26
1
-1
/
+1
*
Consolidate texture fetch code and use partial derivatives when possible.
Brian
2007-11-23
3
-75
/
+79
*
Fix parsing of gl_FrontLightModelProduct.sceneColor, don't segfault on variable
Brian
2007-11-23
2
-5
/
+15
*
need to check border width in sample_linear_2d() - fixes failed assertion in ...
Brian
2007-11-23
1
-0
/
+1
*
Bump version numbers to 7.0.3 for next release
Brian
2007-11-22
1
-3
/
+3
*
Recompute ctx->Point._Size if GL_POINT_SIZE_MIN/MAX changes.
Brian
2007-11-22
2
-3
/
+12
*
fix z buffer read/write issue with rv100-like chips and old ddx
Roland Scheidegger
2007-11-22
1
-1
/
+5
*
bring over Fortran fixes from master
Brian
2007-11-20
2
-26
/
+30
*
Obsolete
Brian
2007-11-20
1
-164
/
+0
*
Rename glut_fbc.c -> glut_fcb.c (cb=callback)
Brian
2007-11-20
2
-0
/
+165
*
clamp lambda to Min/MaxLod
Brian
2007-11-19
1
-3
/
+6
*
fix some texture format assertions, etc
Brian
2007-11-19
1
-23
/
+11
*
fix out-of-bounds array index (ix=-1)
Brian
2007-11-19
1
-2
/
+3
*
added gl_dispatch_stub_772()
Brian
2007-11-16
1
-0
/
+1
*
fix position invariant vertex programs for sw-tnl
Roland Scheidegger
2007-11-15
1
-52
/
+151
*
fix bogus assumption if ddx has set up surface reg for z buffer
Roland Scheidegger
2007-11-15
1
-2
/
+1
*
code clean-ups, reformatting
Benno Schulenberg
2007-11-09
1
-11
/
+8
*
remove commented-out code
Benno Schulenberg
2007-11-09
1
-110
/
+7
*
fix Unichrome/Blender crash, bug 13142
Benno Schulenberg
2007-11-08
1
-2
/
+4
*
r200: Fix SetTexOffset format for 16 bit pixmaps/textures.
Michel Dänzer
2007-11-06
1
-6
/
+6
*
r200: Implement SetTexOffset hook.
Chris Rankin
2007-11-06
5
-32
/
+76
*
Check for NULL VB->EdgeFlag array.
Brian
2007-11-05
1
-8
/
+10
*
fix mmx code (bug 12614)
Brian
2007-11-05
1
-8
/
+8
*
Fix mem leak in SSE code generation path (Michel Dänzer) and don't crash if ...
Brian
2007-11-03
3
-13
/
+31
*
check for count==0 in _mesa_validate_DrawArrays()
Brian
2007-10-31
1
-2
/
+3
*
Alias glStencilOpSeparateATI with glStencilOpSeparate.
Brian
2007-10-30
13
-283
/
+168
*
Finish up ATI_separate_stencil
Brian
2007-10-30
14
-1066
/
+1250
*
add missing _mesa_StencilFuncSeparateATI function
Roland Scheidegger
2007-10-30
2
-0
/
+77
*
driFenceType: Really return fence type, not flags.
Michel Dänzer
2007-10-29
1
-1
/
+1
*
Only set R_MODE with NV_point_sprite
Alan Hourihane
2007-10-28
1
-1
/
+2
*
use grep -q
Brian
2007-10-25
1
-2
/
+2
*
simplify/fix the ASM_FLAGS tests (bug 12931)
Brian
2007-10-25
1
-2
/
+2
*
don't build x86, x86-64 dirs if not needed
Brian
2007-10-24
1
-2
/
+7
*
properly init dst reg's CondMask/Swizzle fields
Brian
2007-10-23
2
-5
/
+5
*
bump up MAX_INSTRUCTIONS and add an assertion to catch emitting too many inst...
Brian
2007-10-23
1
-4
/
+7
*
don't apply ColorMask to main gc
Brian
2007-10-22
1
-7
/
+6
*
i915tex: Don't emit 'empty' blit rectangles.
Michel Dänzer
2007-10-17
1
-0
/
+3
*
fix fog, rescale_normals bugs (from gallium branch)
Brian
2007-10-15
1
-3
/
+5
*
faster write_rgba_span_front()
Andreas Micheler
2007-10-15
1
-17
/
+78
*
fix force_s3tc_enable option
Mrc Gran
2007-10-10
1
-1
/
+1
*
Brian's fix for bug9829
Xiang, Haihao
2007-10-04
1
-1
/
+1
*
minor fog calc cleanup
Roland Scheidegger
2007-10-03
1
-12
/
+8
*
fog: fix issues with negative fog coords (may fix #10529)
Roland Scheidegger
2007-10-03
1
-7
/
+22
*
make sure optimized fog params get updated
Roland Scheidegger
2007-10-03
1
-0
/
+2
*
unbreak 3d textures (typo when setting tex layout)
Roland Scheidegger
2007-10-03
1
-1
/
+1
*
i915tex: Work around texture pitch related performance drops on i915 at least.
Michel Dänzer
2007-10-03
1
-1
/
+10
[next]