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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-3
/
+3
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
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-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
1
-0
/
+11
2005-06-24
Fix non-x86 specific builds. The changes from glTexImage3DEXT to
Ian Romanick
7
-125
/
+133
2005-06-24
Fixed the XCB implementation when always_array is true, thanks to Ian Romanic...
Jeremy Kolb
2
-5
/
+6
2005-06-23
Remove the xmesa_set_buffer() function. No longer needed since the
Brian Paul
2
-72
/
+0
2005-06-22
Mark GenQueriesARB at 'always_array="true"'. This eliminates the need
Ian Romanick
3
-4
/
+4
2005-06-22
Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...
Jeremy Kolb
3
-14
/
+11
2005-06-21
Mammoth update to the Python code generator scripts that live in
Ian Romanick
25
-5407
/
+6079
2005-06-21
Back out the actual enabling of depth tiling.
Nicolai Haehnle
1
-7
/
+0
2005-06-21
Add PCI ID for R420 JI.
Nicolai Haehnle
1
-0
/
+2
2005-06-21
r300 driver side of color tiling support.
Aapo Tahkola
3
-2
/
+8
2005-06-21
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2
-2
/
+2
2005-06-21
check for NULL swrast->Driver.SetBuffer before calling it
Brian Paul
2
-4
/
+7
2005-06-21
include light.h to silence warning
Brian Paul
1
-0
/
+1
2005-06-20
DirectFB updates (Claudio Ciccani)
Brian Paul
2
-131
/
+155
2005-06-20
ran "make" after update to glX_proto_send.py.
Jeremy Kolb
3
-2033
/
+2033
2005-06-20
Fixed some issues where XCB replies were being freed and data was not being c...
Jeremy Kolb
1
-4
/
+2
2005-06-19
Define __FUNCTION__ as a preprocessor symbol in glheader.h if we're not
Brian Paul
2
-4
/
+11
2005-06-16
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2
-1
/
+21
2005-06-16
Use depth tiling.
Aapo Tahkola
2
-7
/
+28
2005-06-16
Support 16-bit modes.
Aapo Tahkola
3
-7
/
+21
2005-06-16
Fix problems with elts when immediate mode is on.
Aapo Tahkola
1
-9
/
+9
2005-06-16
Turn off VBO's.
Aapo Tahkola
1
-3
/
+27
[next]