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
*
Merge branch 'mesa_7_0_branch' of git.freedesktop.org:/git/mesa/mesa into deb...
Julien Cristau
2007-12-18
51
-373
/
+695
|
\
|
*
i915tex: Fix issues with glDrawBuffer(GL_NONE).
Michel Dänzer
2007-12-17
1
-27
/
+23
|
*
fix polygon cull regression
Brian
2007-12-14
1
-7
/
+3
|
*
fix span->facing computation and gl_FrontFacing initialization
Brian
2007-12-04
2
-7
/
+5
|
*
Fix gl_FrontFacing compilation problem
Brian
2007-12-04
1
-1
/
+2
|
*
fix DD_TRI_LIGHT_TWOSIDE bug (#13368)
Brian
2007-12-03
1
-4
/
+4
|
*
added missing quote char
Brian
2007-12-03
1
-1
/
+1
|
*
i915tex: Fix up state changes for i8xx.
Michel Dänzer
2007-12-03
1
-6
/
+56
|
*
fix-build: remove ctx->_Facing assignment
Brian
2007-11-30
1
-8
/
+0
|
*
fix broken two-sided stencil
Brian
2007-11-30
15
-24
/
+49
|
*
i965: use uncompressed instruction to ensure only
Xiang, Haihao
2007-11-30
1
-0
/
+1
|
*
New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...
Brian
2007-11-29
4
-1
/
+56
|
*
cleanups, comments
Brian
2007-11-29
1
-31
/
+34
|
*
Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c
Brian
2007-11-29
4
-102
/
+101
|
*
make sure state token values are fully initialized
Roland Scheidegger
2007-11-29
2
-2
/
+2
|
*
r200: Fix texture format regression on big endian systems.
Michel Dänzer
2007-11-28
1
-3
/
+6
|
*
use DEFAULT_SOFTWARE_DEPTH_BITS
Delle
2007-11-27
1
-7
/
+9
|
*
set fp->UsesKill when emitting OPCODE_KIL
Brian
2007-11-27
1
-1
/
+7
|
*
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
|
*
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
*
|
Merge tag 'mesa_7_0_2' into debian-unstable
Brice Goglin
2007-11-11
74
-1441
/
+1959
|
\
|
|
*
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
[next]