index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
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
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-26
no need to enable fog or set fog mode with fragment program
Brian Paul
1
-2
/
+0
2005-01-29
added osmesa16 stuff
Brian Paul
1
-0
/
+6
2005-01-29
assorted fixes
Brian Paul
2
-18
/
+35
2005-01-29
added missing glFinish()
Brian Paul
2
-0
/
+10
2005-01-17
fix some weirdness accidentally checked in in the past
Brian Paul
1
-2
/
+2
2005-01-07
improved Pbuffer code from trunk
Brian Paul
4
-162
/
+320
2004-12-15
s/DP3/DP3_SAT/ to prevent negative values
Brian Paul
2
-2
/
+2
2004-12-09
removed unused visInfo
Brian Paul
1
-3
/
+0
2004-10-23
wrap angle value (Philipp Klaus Krause)
Brian Paul
1
-0
/
+2
2004-10-23
addes osdemo32 target (J.P. Delport)
Brian Paul
1
-0
/
+7
2004-10-01
Add the glut project to the demos workspace.
Karl Schultz
1
-0
/
+138
2004-09-24
moved to demos/ directory
Brian Paul
2
-577
/
+0
2004-09-24
moved in from the tests/ directory to include in distro
Brian Paul
2
-0
/
+572
2004-09-23
removed hacked GL tokens, fixed a printf
Brian Paul
1
-9
/
+1
2004-09-16
silence warnings
Brian Paul
2
-2
/
+2
2004-09-16
silence warnings, re-indent code
Brian Paul
1
-64
/
+67
2004-09-16
clean-up the hokey transformation code so that window resizes actually work
Brian Paul
1
-31
/
+13
2004-09-14
Have the rendering contexts share textures.
Brian Paul
1
-9
/
+62
2004-09-13
changes towards GL_ARB_point_sprite (two-zero)
Daniel Borca
1
-4
/
+49
2004-08-25
remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...
Brian Paul
1
-5
/
+0
2004-08-25
print current config name before building src and progs
Brian Paul
1
-1
/
+8
2004-08-15
GLInfo now show GLU and GLUT infos too. Fix the includes paths
Philippe Houdoin
2
-9
/
+40
2004-08-15
Obsoleted as demos programs build on BeOS with standard Makefile system.
Philippe Houdoin
1
-99
/
+0
2004-08-14
Obsolete the BeOS-specific makefile as we now build using standard Makefiles ...
Philippe Houdoin
1
-59
/
+0
2004-08-14
Obsolete BeOS-specific makefile.
Philippe Houdoin
2
-64
/
+6
2004-08-14
Fix demo.cpp, which wasn't working as expected.
Philippe Houdoin
4
-100
/
+207
2004-08-13
silence a warning
Brian Paul
2
-3
/
+3
2004-08-13
minor fix for newest glxext.h header
Brian Paul
1
-1
/
+1
2004-08-10
cvs ignore file
Brian Paul
1
-0
/
+16
2004-08-10
minor anim tweak
Brian Paul
1
-2
/
+3
2004-08-10
silence warning
Brian Paul
1
-1
/
+2
2004-08-10
use 'a' to toggle animation
Brian Paul
1
-0
/
+8
2004-08-10
minor tweaks
Brian Paul
1
-1
/
+3
2004-08-10
query/print max convolution filter size
Brian Paul
1
-0
/
+7
2004-07-20
new image (see mesa bug #993926)
Brian Paul
1
-0
/
+0
2004-07-02
redo the event loop to make event response better
Brian Paul
1
-27
/
+23
2004-06-28
option to test with display lists
Brian Paul
1
-1
/
+19
2004-06-28
make sure Q has a good value before drawing a sample
Brian Paul
1
-5
/
+5
2004-06-25
new test which uses mixed texgen/non-texgen texture coordinates to exhibit po...
Roland Scheidegger
1
-0
/
+640
2004-06-17
Make the test check for core GL version 1.3 in addition to testing for
Ian Romanick
1
-2
/
+22
2004-06-11
don't pass GL_INTENSITY for <format> to glTexImage2D - it's illegal
Brian Paul
1
-1
/
+2
2004-06-07
small corrections
Daniel Borca
1
-12
/
+11
2004-06-01
Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE
Eric Anholt
2
-3
/
+3
2004-05-27
Build the fogcoord demo.
Ian Romanick
1
-0
/
+1
2004-05-26
Minor code simplification.
Ian Romanick
1
-12
/
+9
2004-05-26
Test the overhead of just calling a GL function. The Python script is
Ian Romanick
2
-0
/
+289
2004-05-21
use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_op
Roland Scheidegger
2
-13
/
+60
2004-05-21
(Dieter Nuetzel) fix typo in help screen
Roland Scheidegger
1
-1
/
+1
2004-05-12
Test program to check that packed pixel formats work as expected with
Brian Paul
2
-0
/
+300
2004-05-12
obsolete in favor of regular Makefiles
Brian Paul
1
-62
/
+0
[next]