projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2000-12-24
pesco
* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir...
commit
|
commitdiff
|
tree
2000-12-21
pesco
* include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT
commit
|
commitdiff
|
tree
2000-12-16
Brian Paul
set visual->MRD to 2.0
commit
|
commitdiff
|
tree
2000-12-16
Brian Paul
Polygon._OffsetAny wasn't being computed
commit
|
commitdiff
|
tree
2000-12-15
Brian Paul
minor fog clean-ups (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2000-12-15
Brian Paul
added more GLX extension function stubs
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
Renamed texture object _P to _MaxLevel and _M to _MaxLa...
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
updated glXSet3DfxModeMESA() prototype types
commit
|
commitdiff
|
tree
2000-12-14
Brian Paul
added some more GLX extension entrypoints (fix GLUT...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
fixed conformance problems in min/max and histogram...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
replaced GLfixed with GLfloat in _mesa_fog_ci_pixels...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
use inverted Y coordinate for choosing dither value...
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
added glReadPixels item
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
tweaked truecolor dither kernel setup code
commit
|
commitdiff
|
tree
2000-12-13
Brian Paul
improved precision of glReadPixels for colorbuffers...
commit
|
commitdiff
|
tree
2000-12-12
Brian Paul
disabled two optimized textured triangle functions...
commit
|
commitdiff
|
tree
2000-12-12
Brian Paul
clipping, fog, texture optimizations (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2000-12-11
Brian Paul
disabled GLX_SGIS_multisample (temporarily) since its...
commit
|
commitdiff
|
tree
2000-12-11
Brian Paul
minor changes to fix compile problems/warnings
commit
|
commitdiff
|
tree
2000-12-11
Jon Taylor
Added a new configure.in flag, --enable-glut-build.
commit
|
commitdiff
|
tree
2000-12-10
Brian Paul
generate GL_INVALID_OPERATION error for bad image forma...
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
_MultiTextureEnabled was being computed incorrectly
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
adjust texture size for convolution in glCopyTex[Sub...
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
set default table size to 0, minor error check fix
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
define GL_ARB_imaging
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
initialize convolution filters to zero
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
added queries for convolution enables
commit
|
commitdiff
|
tree
2000-12-09
Brian Paul
added GL_RESCALE_NORMAL cases
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
more detailed texture error messages
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
include glxext.h unless GLX_GLXEXT_LEGACY is defined
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
standardized GLX extensions header
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
fixed bug 123918: glXCopySubBuffer() y position off...
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
added LL_MESA_sprite_point extension
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
initial draft
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
Initial work on GL_MESA_sprite_point extension.
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
Compute attenuated point size in a new pipeline stage.
commit
|
commitdiff
|
tree
2000-12-08
Brian Paul
minor comments, clean-up
commit
|
commitdiff
|
tree
2000-12-07
Brian Paul
call glFinish() before getting t1 time
commit
|
commitdiff
|
tree
2000-12-07
Gareth Hughes
Allow operating system SSE support test to be overridde...
commit
|
commitdiff
|
tree
2000-12-06
Gareth Hughes
Merge Mesa 3.4 test for operating system support for...
commit
|
commitdiff
|
tree
2000-12-02
Brian Paul
added -s option to control when glXSwapBuffers() is...
commit
|
commitdiff
|
tree
2000-11-30
Gareth Hughes
Enable double-buffering, count not even multiple of...
commit
|
commitdiff
|
tree
2000-11-30
Gareth Hughes
Add basic timing information.
commit
|
commitdiff
|
tree
2000-11-28
Brian Paul
changed error tests for depth and stencil buffers
commit
|
commitdiff
|
tree
2000-11-28
Brian Paul
fixed parameter mis-ordering bug in Driver.StencilSpan...
commit
|
commitdiff
|
tree
2000-11-28
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-11-28
Brian Paul
Pass scale and bias values to _mesa_scale_and_bias_rgba().
commit
|
commitdiff
|
tree
2000-11-28
Brian Paul
fixed a convolution pixel store bug
commit
|
commitdiff
|
tree
2000-11-27
Brian Paul
added new source directories to LIB_FILES
commit
|
commitdiff
|
tree
2000-11-27
Brian Paul
Set ENABLE_LIGHT according to ctx->Light.Enabled whethe...
commit
|
commitdiff
|
tree
2000-11-27
Brian Paul
minor changes to fix compiler warnings
commit
|
commitdiff
|
tree
2000-11-27
Brian Paul
Added MaxClipPlanes and MaxLights to gl_constants struc...
commit
|
commitdiff
|
tree
2000-11-27
Brian Paul
map glIndex* functions to glIndexi() (glIndexub was...
commit
|
commitdiff
|
tree
2000-11-27
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
2000-11-25
Brian Paul
fixed GLX_PBUFFER value
commit
|
commitdiff
|
tree
2000-11-24
Keith Whitwell
Fixed a couple of bugs that crept into last commit
commit
|
commitdiff
|
tree
2000-11-24
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-11-24
Keith Whitwell
New files...
commit
|
commitdiff
|
tree
2000-11-24
Keith Whitwell
Support for swappable t&l modules, including an example...
commit
|
commitdiff
|
tree
2000-11-23
Brian Paul
minor updates for widgets-mesa/
commit
|
commitdiff
|
tree
2000-11-23
Jon Taylor
More auto* build system updates
commit
|
commitdiff
|
tree
2000-11-22
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
2000-11-22
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
2000-11-22
Jouk Jansen
Modified Files:
commit
|
commitdiff
|
tree
2000-11-22
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-11-22
Jon Taylor
More auto* build system fixes
commit
|
commitdiff
|
tree
2000-11-22
Jon Taylor
swrast setup fixes
commit
|
commitdiff
|
tree
2000-11-21
Brian Paul
call gl_update_state() if needed in glGetColorTable...
commit
|
commitdiff
|
tree
2000-11-21
Brian Paul
call RENDER_START/FINISH in read_color_image()
commit
|
commitdiff
|
tree
2000-11-21
Brian Paul
minor clean-ups (Klaus Niederkrueger)
commit
|
commitdiff
|
tree
2000-11-21
Brian Paul
minor clean-ups
commit
|
commitdiff
|
tree
2000-11-21
Brian Paul
added some RENDER_START/RENDER_FINISH macros. Minor...
commit
|
commitdiff
|
tree
2000-11-21
Jon Taylor
More auto* build fixes
commit
|
commitdiff
|
tree
2000-11-20
Brian Paul
minor multi-tex changes, changed MAX_TEXTURE_UNITS...
commit
|
commitdiff
|
tree
2000-11-20
Brian Paul
removed #include <tgmath.h>
commit
|
commitdiff
|
tree
2000-11-20
Keith Whitwell
fix lvalue cast on ctx->swtnl_im
commit
|
commitdiff
|
tree
2000-11-19
Jon Taylor
* More work on the auto* build system
commit
|
commitdiff
|
tree
2000-11-19
Brian Paul
Replaced Texture.CurrentD[] with separate Texture.Curre...
commit
|
commitdiff
|
tree
2000-11-19
Jon Taylor
Added GGI-style debugging harness to GGIGLUT.
commit
|
commitdiff
|
tree
2000-11-19
Gareth Hughes
- Fix tnl/t_context.h inclusion.
commit
|
commitdiff
|
tree
2000-11-18
Brian Paul
added more programs
commit
|
commitdiff
|
tree
2000-11-18
Brian Paul
test texture palettes with multitexture
commit
|
commitdiff
|
tree
2000-11-18
Brian Paul
Mark Kilgard's reflection/shadow dino demo
commit
|
commitdiff
|
tree
2000-11-18
Brian Paul
hacked demo to test multi-texture projective textures
commit
|
commitdiff
|
tree
2000-11-18
Jon Taylor
* Auto* build fixes
commit
|
commitdiff
|
tree
2000-11-17
Brian Paul
Minor header file changes to silence warnings.
commit
|
commitdiff
|
tree
2000-11-17
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-11-16
Keith Whitwell
Move the transform and lighting code to two new directories
commit
|
commitdiff
|
tree
2000-11-16
Jon Taylor
Small compile fix
commit
|
commitdiff
|
tree
2000-11-15
Brian Paul
added includes to silence warnings
commit
|
commitdiff
|
tree
2000-11-15
Brian Paul
Replaced ctx->Point.Size with ctx->Point._Size
commit
|
commitdiff
|
tree
2000-11-15
Brian Paul
rewrite of _mesa_win_fog_coords_from_z() so that both...
commit
|
commitdiff
|
tree
2000-11-14
Brian Paul
more Driver.Color, Driver.Index updates
commit
|
commitdiff
|
tree
2000-11-14
Brian Paul
removed unused set_color() and set_index() functions
commit
|
commitdiff
|
tree
2000-11-14
Brian Paul
Removed Driver.Color() and Driver.Index() functions.
commit
|
commitdiff
|
tree
2000-11-13
Keith Whitwell
Cleanup of derived state calculation prior to seperatin...
commit
|
commitdiff
|
tree
2000-11-13
Brian Paul
removed unused var
commit
|
commitdiff
|
tree
2000-11-13
Brian Paul
bumped version to 3.5
commit
|
commitdiff
|
tree
2000-11-13
Brian Paul
fixed another texImage mistake in _mesa_GetTexImage()
commit
|
commitdiff
|
tree
2000-11-13
Jon Taylor
* Updated the autoconf/automake/libtool build system
commit
|
commitdiff
|
tree
next