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
2005-07-01
VC7 Solution file for building glut and demos
Karl Schultz
1
-0
/
+27
2005-07-01
VC7 project file for osmesa
Karl Schultz
1
-0
/
+168
2005-07-01
VC7 project file for core mesa lib
Karl Schultz
1
-0
/
+1075
2005-07-01
VC7 project file for glu
Karl Schultz
1
-0
/
+752
2005-07-01
VC7 project file for gdi driver
Karl Schultz
1
-0
/
+181
2005-07-01
Visual Studio 7 solution file for mesa lib
Karl Schultz
1
-0
/
+41
2005-07-01
Don't #define __FUNCTION__ on a Microsoft C compiler new enough to have it.
Karl Schultz
1
-1
/
+2
2005-07-01
Set fp->Opcode for OP_TEX_KILL case, fix from Ben Skeggs.
Keith Whitwell
1
-0
/
+1
2005-07-01
Add new files to project.
Karl Schultz
1
-0
/
+12
2005-07-01
Use frexp on Windows; frexpf is not available.
Karl Schultz
1
-0
/
+4
2005-07-01
Fix a prototype
Karl Schultz
1
-5
/
+5
2005-07-01
convert sis and radeon driver to use spantmp2 instead of spantmp template. Re...
Roland Scheidegger
3
-317
/
+27
2005-07-01
comment-out some unused code to silence warnings
Brian Paul
2
-2
/
+3
2005-07-01
replace some free() calls with _mesa_free()
Brian Paul
2
-5
/
+6
2005-07-01
updates to file list for tarballs
Brian Paul
1
-1
/
+4
2005-07-01
fix dependencies
Brian Paul
1
-5
/
+5
2005-07-01
added some glGetRenderbufferParameterivEXT calls, printfs, and assertions
Brian Paul
2
-0
/
+21
2005-07-01
fix typo in assertions
Brian Paul
1
-2
/
+2
2005-07-01
Move the PYTHON2 and PYTHON_FLAGS assignments to configs/current, and
Brian Paul
2
-4
/
+9
2005-07-01
Remove NEW_RENDERBUFFER stuff.
Brian Paul
11
-35
/
+18
2005-07-01
remove OLD_RENDERBUFFER code
Brian Paul
1
-87
/
+16
2005-07-01
remove OLD_RENDERBUFFER stuff
Brian Paul
1
-6
/
+2
2005-07-01
minor fixes
Brian Paul
5
-13
/
+16
2005-07-01
remove common macros used in the span functions of most drivers from the indi...
Roland Scheidegger
19
-475
/
+124
2005-06-30
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
20
-489
/
+6701
2005-06-30
remove \n from warning message string
Brian Paul
1
-2
/
+2
2005-06-30
added newline at end of file
Brian Paul
2
-2
/
+2
2005-06-30
Add a set of predicate functions for testing matrices instead of directly
Brian Paul
10
-136
/
+195
2005-06-30
Redo all the GL_LINEAR interpolation code in terms of LERP macros/functions.
Brian Paul
2
-251
/
+279
2005-06-30
Fix crashes with pixel readback when using the optimized assembly functions.
Roland Scheidegger
1
-2
/
+9
2005-06-30
-"fix" page flipping
Aapo Tahkola
2
-13
/
+30
2005-06-30
fix a few glitches
Brian Paul
1
-3
/
+7
2005-06-30
fix Darwin dynamic lib naming
Brian Paul
1
-1
/
+1
2005-06-28
just code clean-ups and new comments
Brian Paul
1
-29
/
+44
2005-06-27
Uncomment a couple of helper functions.
Vladimir Dergachev
1
-10
/
+1
2005-06-27
Rename unchecked state to match DRM driver.
Vladimir Dergachev
5
-140
/
+148
2005-06-27
include t_vp_build.h
Brian Paul
1
-4
/
+5
2005-06-27
remove unused MEMSET16 macro
Brian Paul
1
-2
/
+0
2005-06-27
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
7
-72
/
+31
2005-06-27
added _tnl_ProgramCacheDestroy() prototype
Brian Paul
1
-0
/
+2
2005-06-27
make create_new_program() static
Brian Paul
1
-3
/
+4
2005-06-26
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2
-2
/
+14
2005-06-26
Remove the #if 0-ed out old span code.
Eric Anholt
1
-45
/
+0
2005-06-26
Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
Eric Anholt
1
-1
/
+2
2005-06-26
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
Eric Anholt
1
-0
/
+2
2005-06-26
fix for-loop in _mesa_GetDouble to avoid out of bounds memory read
Brian Paul
2
-2
/
+2
2005-06-26
check for null oldBuffer in _mesa_realloc(), cleaned up some comments
Brian Paul
1
-11
/
+12
2005-06-26
need parenthesis in realloc call
Brian Paul
1
-1
/
+1
2005-06-24
Ignore files generated as part of the build process.
Ian Romanick
2
-0
/
+13
2005-06-24
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
Ian Romanick
7
-125
/
+133
[prev]
[next]