projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2000-09-12
Brian Paul
better fps computation
commit
|
commitdiff
|
tree
2000-09-12
Brian Paul
added some casts (Takaaki Nomura)
commit
|
commitdiff
|
tree
2000-09-12
Brian Paul
Win32 updates (Chris Morley)
commit
|
commitdiff
|
tree
2000-09-12
Brian Paul
Win32 update (Chris Morley)
commit
|
commitdiff
|
tree
2000-09-11
Brian Paul
Removed immediate struct's maybe_transform_vb pointer.
commit
|
commitdiff
|
tree
2000-09-09
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
added Dither, NEW_DRVSTATE info
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
removed unused NEW_DRVSTATE flags
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
added dither key option
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
removed ctx->Driver.Dither function
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
changed gl_frame_buffer Xmax and Ymax to be exclusive...
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
added OSMesaCreateContextExt item
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
Use OSMesaCreateContextExt() if using Mesa 3.5 or later
commit
|
commitdiff
|
tree
2000-09-08
Brian Paul
added OSMesaCreateContextExt()
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
added device driver changes
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
Removed ctx->Driver.LogicOp().
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
added xmesa_update_span_funcs()
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
renamed Xlib driver files
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
newly organized Xlib driver files
commit
|
commitdiff
|
tree
2000-09-07
Brian Paul
added device driver function for texture proxy testing
commit
|
commitdiff
|
tree
2000-09-06
Brian Paul
silence compiler warning (zoomY0)
commit
|
commitdiff
|
tree
2000-09-06
Brian Paul
test for __bsdi__ for XFree86
commit
|
commitdiff
|
tree
2000-09-06
Brian Paul
replaced ## with CONCAT macro
commit
|
commitdiff
|
tree
2000-09-06
Brian Paul
oops- forgot convolution for glGetTexImage. Done now.
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
passing proxy targets to glGetTexImage() should generat...
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
use clear_proxy_teximage() instead of MEMSET()
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
GetConvolution/SeparableFilter() now finished
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
added tracing facility from Loki
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
added tracing facility from Loki
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
added const to _mesa_select_tex_object()
commit
|
commitdiff
|
tree
2000-09-05
Brian Paul
Fixed bug in fill_texture_image(). Clean-up in _mesaGe...
commit
|
commitdiff
|
tree
2000-09-02
Brian Paul
added convolution, ARB_imaging items
commit
|
commitdiff
|
tree
2000-09-02
Brian Paul
enabled GL_EXT_convolution and GL_ARB_imaging
commit
|
commitdiff
|
tree
2000-09-02
Brian Paul
finished convolution
commit
|
commitdiff
|
tree
2000-09-01
Brian Paul
destBytesPerRow was uninitialized in make_texture_image()
commit
|
commitdiff
|
tree
2000-09-01
Brian Paul
initial check-in
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
added new extensions
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
added Glide3 bug fix info
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
fbiRev and tmuRev weren't getting initialized when...
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
added more resolutions (Andy Sloane)
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
convolution for glTexImage[123]D now works
commit
|
commitdiff
|
tree
2000-08-31
Brian Paul
renamed some variables
commit
|
commitdiff
|
tree
2000-08-30
Brian Paul
more convolution work
commit
|
commitdiff
|
tree
2000-08-30
Brian Paul
added _mesa_pack_float_rgba_span()
commit
|
commitdiff
|
tree
2000-08-30
Brian Paul
added more extensions testing code
commit
|
commitdiff
|
tree
2000-08-29
Brian Paul
finished compressed texture support (Bill White)
commit
|
commitdiff
|
tree
2000-08-29
Brian Paul
added MESA_FF_R8_G8_B8 (alpha filled to 0xff) format
commit
|
commitdiff
|
tree
2000-08-29
Brian Paul
changed default Shininess to 6
commit
|
commitdiff
|
tree
2000-08-29
Brian Paul
don't free ctx inside _mesa_initialize_context() if...
commit
|
commitdiff
|
tree
2000-08-29
Brian Paul
updated some comments
commit
|
commitdiff
|
tree
2000-08-24
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-08-23
Brian Paul
added convolve.h header
commit
|
commitdiff
|
tree
2000-08-23
Brian Paul
enabling 1D convolution caused a problem
commit
|
commitdiff
|
tree
2000-08-23
Brian Paul
moved convolution API functions to convolve.c
commit
|
commitdiff
|
tree
2000-08-22
Brian Paul
finished separable filter functions
commit
|
commitdiff
|
tree
2000-08-22
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
changed quad vertex colors to be tessellation invariant
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
print UNDEFINED MODE over samples that are undefined...
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
use ImageTransferState
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
added convolve.c to file list
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
increased max convolution filter size
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
more convolution work, not done
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
basic glDrawPixels convolution implemented
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
fixed image transfer errors
commit
|
commitdiff
|
tree
2000-08-21
Brian Paul
implemented new ImageTransferState bitmask
commit
|
commitdiff
|
tree
2000-08-16
Brian Paul
optimized glDrawPixels for glPixelZoom(1,-1) (Andrew...
commit
|
commitdiff
|
tree
2000-08-16
Brian Paul
added missing radius multiplication factor to sphere...
commit
|
commitdiff
|
tree
2000-08-16
Brian Paul
fixed typo which disabled simple_DrawPixels
commit
|
commitdiff
|
tree
2000-08-16
Brian Paul
fixed some warnings (Alan H.)
commit
|
commitdiff
|
tree
2000-08-13
Brian Paul
removed all dependencies on XMesa
commit
|
commitdiff
|
tree
2000-08-13
Brian Paul
fixed segfault problem when using MESA_GLX_FX
commit
|
commitdiff
|
tree
2000-08-09
Brian Paul
fixed depth mask bug in fxddClear(DD_DEPTH_BIT)
commit
|
commitdiff
|
tree
2000-08-09
Jouk Jansen
Committing in .
commit
|
commitdiff
|
tree
2000-08-08
Brian Paul
updated version to 3.5
commit
|
commitdiff
|
tree
2000-08-08
Brian Paul
bumped MESA_MINOR to 5
commit
|
commitdiff
|
tree
2000-08-08
Brian Paul
added GetInteger/Float/Double/Boolean/Pointer device...
commit
|
commitdiff
|
tree
2000-08-03
Brian Paul
added NULL parameter checking to API functions
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
updated Phil's email address
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
updates from mesa3d@billbaxter.com
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
fixed return val bug in glAreTexturesResident()
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
added include/GL/mesa_wgl.h to tar file list
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
updated by Alessandro Pisani
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
test handling of lots of textures
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
removed GLU 1.2 symbols
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
define GL_GLEXT_PROTOTYPES before including mesa_wgl.h
commit
|
commitdiff
|
tree
2000-08-02
Brian Paul
initialize texture priorities to 1.0, clean-up of _mesa...
commit
|
commitdiff
|
tree
2000-08-01
Brian Paul
glGetTexParameter(GL_TEXTURE_RESIDENT) didn't query...
commit
|
commitdiff
|
tree
2000-07-31
Brian Paul
test against an epsilon magnitude in gl_rotation_matrix()
commit
|
commitdiff
|
tree
2000-07-31
Brian Paul
install glext.h too
commit
|
commitdiff
|
tree
2000-07-31
Brian Paul
added missing widgets-mesa/src/*.c files, updated versi...
commit
|
commitdiff
|
tree
2000-07-31
Brian Paul
3.5 release notes
commit
|
commitdiff
|
tree
2000-07-31
Brian Paul
added placeholders for 3.4 and 3.5 info
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
fixed glitches in zip file rules
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
imported from 3.2.1 release
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
lots of updates for 3.3
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
removed beta occurances
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
added 3.2.1 info and final 3.3 info
commit
|
commitdiff
|
tree
2000-07-21
Brian Paul
removed beta from version string
commit
|
commitdiff
|
tree
2000-07-20
Brian Paul
added GLX multi-thread demo
commit
|
commitdiff
|
tree
2000-07-20
Keith Whitwell
fix for eval regression
commit
|
commitdiff
|
tree
next