index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-05
Reorganize two functions which seem to be tickling a gcc bug
mesa_20040127_branch
Keith Whitwell
1
-25
/
+38
2004-02-04
knock the Mesa version back down to v6.0 and mark as (enhanced)
Alan Hourihane
1
-2
/
+2
2004-02-04
Fix off-by-one in calculations for wrapped trifan, polygon primitives
Keith Whitwell
1
-4
/
+4
2004-02-04
pull in fix to vertex state program registers
Alan Hourihane
2
-5
/
+15
2004-02-04
add Brian's two sided lighting fixes from mesa 6.0 branch
Alan Hourihane
2
-8
/
+10
2004-02-02
bring over a fix from trunk (Daniel Borca)
Alan Hourihane
1
-6
/
+18
2004-02-02
didn't mean to add these
Alan Hourihane
12
-5371
/
+0
2004-02-02
pull in fixes from the mesa_6_0_branch
Alan Hourihane
22
-55
/
+5456
2004-01-30
Fix extract_3f_xyw().
Keith Whitwell
1
-2
/
+2
2004-01-29
replace spaces w/ tabs
Brian Paul
1
-12
/
+12
2004-01-29
GL_TEXTURE_1D and other stories...
Daniel Borca
10
-33
/
+113
2004-01-29
more IRIX tweaks
Brian Paul
3
-17
/
+35
2004-01-29
fix ARCHOPT typo
Brian Paul
1
-2
/
+2
2004-01-28
fix C++ link issues on IRIX
Brian Paul
1
-2
/
+12
2004-01-28
Add GLAPIENTRY function decorations for correct operation on Windows.
Karl Schultz
1
-9
/
+9
2004-01-28
tweak the #if test for defining _ASMAPI (fixes IRIX problem)
Brian Paul
1
-3
/
+3
2004-01-28
minor fixes to glw's touch depend
Brian Paul
1
-4
/
+4
2004-01-28
Fix compiler options regarding exception handing to resolve warnings.
Karl Schultz
2
-2
/
+2
2004-01-28
Avoid setting NOWIN98 compiler optimization with VC 7.
Karl Schultz
1
-1
/
+1
2004-01-28
Fixed a cut-and-paste bug from the BlendFuncSeparate driver interface
Ian Romanick
1
-2
/
+2
2004-01-28
fix printf warnings
Alan Hourihane
5
-6
/
+6
2004-01-28
patch from bug 885992
Brian Paul
1
-1
/
+7
2004-01-28
s/BlendEquatioRGB/BlendEquationRGB/
Brian Paul
1
-5
/
+5
2004-01-28
add glutInitWindowPosition calls
Keith Whitwell
2
-0
/
+2
2004-01-28
Add glutInitWindowPosition call
Keith Whitwell
3
-1
/
+4
2004-01-28
Move FRAG_BIT_ definitions to mtypes.h so that NEED_SECONDARY_COLOR() macro
Keith Whitwell
2
-37
/
+41
2004-01-28
Use NEED_SECONDARY_COLOR() for checking specular state at all times
Keith Whitwell
4
-4
/
+4
2004-01-28
fix breakage associated with pointers not being initialised in
Dave Airlie
1
-7
/
+9
2004-01-27
change PFNGLXGETUSTPROC's argument from uint64_t to int64_t to match the DRI
Brian Paul
1
-1
/
+1
2004-01-27
Missed this commit as part of the addition of
Ian Romanick
1
-0
/
+11
2004-01-27
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
32
-108
/
+406
2004-01-27
Catch and shortcircuit no-primitive and no-vertex cases in _tnl_wrap_buffers()
Keith Whitwell
1
-21
/
+38
2004-01-27
Add new driverfuncs.
Karl Schultz
2
-0
/
+9
2004-01-27
Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a single
Keith Whitwell
35
-455
/
+379
2004-01-27
Tweak: set z scale to one, else tnl thinks we have a 3d texcoord.
Keith Whitwell
1
-1
/
+1
2004-01-26
remove bogus assertion in DeleteTexture() function
Brian Paul
6
-7
/
+0
2004-01-26
Make the drivers using the common texmem code work with NewTextureObject
Felix Kuehling
10
-41
/
+15
2004-01-26
Fix for recursion in generic_copy_pv_extras.
Keith Whitwell
1
-2
/
+5
2004-01-26
replace MALLOC w/ CALLOC to silence valgrind warnings
Brian Paul
1
-1
/
+1
2004-01-26
Add tests for ARB_fp trig instructions and also for 1D texturing
Keith Whitwell
3
-0
/
+297
2004-01-26
minimize the number of DIVs
Daniel Borca
1
-3
/
+3
2004-01-26
glutTimerFunc cleanup
Daniel Borca
4
-121
/
+132
2004-01-26
accomodate FetchTexel and fix some memory leak bugs
Daniel Borca
5
-59
/
+24
2004-01-26
updated GLUT link
Brian Paul
1
-2
/
+2
2004-01-24
New error checking in _mesa_GetTexImage().
Brian Paul
2
-26
/
+85
2004-01-24
Some initial RGB and RGBA floating point texture formats.
Brian Paul
3
-53
/
+216
2004-01-24
initial info for version 6.1
Brian Paul
1
-0
/
+12
2004-01-24
New glXUseRotatedXFontMESA() function. Like glXUseXFont(), but takes
Brian Paul
4
-1
/
+643
2004-01-24
added link to ORSA (per request)
Brian Paul
1
-2
/
+6
2004-01-24
Parse radeon, not r200 configuration in radeonCreateContext.
Felix Kuehling
1
-1
/
+1
[next]