projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2004-12-21
Brian Paul
fix bug in _mesa_IsTexture()
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Keith Whitwell
Note that state is dirty on contended lock. Allows...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Keith Whitwell
Add missing swap-control calculations.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Keith Whitwell
Add vsync swapbuffers. This waits on the irq so gears...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Daniel Borca
added GL_EXT_stencil_two_side (yes, it works)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-21
Daniel Borca
missing `or' in preprocessor conditional
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Keith Whitwell
Add a -fullscreen option
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Keith Whitwell
Remove #ifdef DEBUG's in code, but still allow compiler...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
put back clipmask code; it proved to be a MinGW/gcc...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
use float constants.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
removed ifdef'ed out code (to whom it may concern:...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
removed detritus (ncc).
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
comment reorg.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
made some functions static.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
comment reorg.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
allow greater swappendingcount for older hw (v1/v2)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
misc cleanup
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
allow ARB vp/fp query program errors
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Daniel Borca
really protect against npot compressed textures (logbas...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Ian Romanick
Use GLX protocol code generated by glX_proto_send.py.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-20
Ian Romanick
No GLX protocol for GL_ATI_fragment_shader.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Vladimir Dergachev
Fix cut and paste error (reported by Jerome Glisse)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-19
Dave Airlie
Implement software ATI_fragment_shader
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Brian Paul
Consolidate _swrast_write_texture_span() into _swrast_w...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Brian Paul
added GL_ARB_pixel_buffer_object extension string
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Brian Paul
Added PRINT instruction for GL_NV_fragment_program.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-18
Thomas Hellström
Unichrome DRI driver:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Felix Kuehling
Made debugging output controllable via environment...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Brian Paul
VMS update
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Borca
fxRasterPrimitive wasn't always receiving the reduced...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Daniel Borca
fxRasterPrimitive wasn't always receiving the reduced...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-17
Felix Kuehling
Added a TNL pipeline stage that normalizes texture...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Adam Jackson
Import s3virge and trident drivers. Not functional...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Brian Paul
fix typos in texcoord setup - fixes perspective correct...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Vladimir Dergachev
The types uint32_t and uint8_t are not used in Mesa...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Brian Paul
Experimental PRINT instruction for NV_vertex_program.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Brian Paul
don't divide texcoords by q if using a fragment program
commit
|
commitdiff
|
tree
|
snapshot
2004-12-16
Adam Jackson
Also PUBLICize the config option table
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Adam Jackson
Mark __driCreateNewScreen PUBLIC
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Adam Jackson
_glapi_* is effectively PUBLIC API for the DRI drivers.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Adam Jackson
Mark the XF86DRI client-side extension API as PUBLIC.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Adam Jackson
fxt1_decode_1() needs to be non-static for the tdfx...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Thomas Hellström
Unichrome DRI:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Thomas Hellström
Unichrome DRI:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Thomas Hellström
Unichrome DRI:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Thomas Hellström
Unichrome DRI driver:
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Felix Kuehling
Added configuration support to the Savage driver. Three...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Adam Jackson
Fix up glx/x11 to work when built with -fvisibility...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Felix Kuehling
Fixed GL_CLAM_TO_EDGE. It's not supported in hardware...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Felix Kuehling
Fixed initialization of some stencil-related S4 registe...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Felix Kuehling
Moved some code from savageCreateContext to savageInitD...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Felix Kuehling
Fixed some missing uint8_t -> u_int8_t.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Keith Whitwell
Add _mesa_delete_texture_object() call to viaDeleteTexture
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Keith Whitwell
Add some catchall commands to realclean target to remov...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Borca
updated makefiles for gcc 3.4.3 and bnu 2.15
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Borca
minor info update
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Borca
added DMesaProc type to prevent gcc 3.4.3 warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Borca
added DMesaProc type to prevent gcc 3.4.3 warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Daniel Borca
protected elfish code against non-elf compilers
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Brian Paul
fixes for fragment programs
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Brian Paul
init span.w, dwdx, dwdy in case we're running a fragmen...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Brian Paul
tweaks to the LIT instructions
commit
|
commitdiff
|
tree
|
snapshot
2004-12-15
Brian Paul
s/DP3/DP3_SAT/ to prevent negative values
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Alan Hourihane
uint*t -> u_int*t
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Alan Hourihane
fix warning
commit
|
commitdiff
|
tree
|
snapshot
2004-12-14
Alan Hourihane
uint*t -> u_int*t changes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Ian Romanick
Added many (hopefully all) missing 'output="true"'...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Ian Romanick
Trivial shell script to search the API definition file...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-13
Daniel Borca
disabled ClipMask usage in vb emitter (clipping bugs?)
commit
|
commitdiff
|
tree
|
snapshot
2004-12-12
Brian Paul
removed unused visInfo var
commit
|
commitdiff
|
tree
|
snapshot
2004-12-12
Brian Paul
fix recursion problem introduced on Nov 27
commit
|
commitdiff
|
tree
|
snapshot
2004-12-12
Brian Paul
Added driver hooks for GetTexImage() and GetCompressedT...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Keith Whitwell
Fix a couple of glitches
commit
|
commitdiff
|
tree
|
snapshot
2004-12-10
Daniel Borca
allow GetTexImage with RGBA format and COLOR_INDEX...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Brian Paul
typo
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Brian Paul
bring in 6.2.1 changes
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Brian Paul
check if using a PBuffer in clip_for_xgetimage()
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Keith Whitwell
Get linux-solo dependencies building correctly,
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Daniel Borca
make sure we're cleaning up everything
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Daniel Borca
simplistic ICD implementation for fx/Mesa
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Dave Airlie
back out Keiths last checkin - for Solo the include...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-09
Dave Airlie
fixup pci code for Jon's last checkin for changing...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Roland Scheidegger
(Stephane Marchesin, me) add hyperz support to radeon...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Keith Whitwell
Improve the behaviour of the build system wrt depend...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Keith Whitwell
Demonstrate using a color matrix for yuv-to-rgb convers...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Alan Hourihane
Use union type to avoid strict aliasing problems.
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Alan Hourihane
silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Alan Hourihane
Check for some header defines before redefining functio...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Alan Hourihane
silence warning
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Dave Airlie
From: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
commit
|
commitdiff
|
tree
|
snapshot
2004-12-08
Roland Scheidegger
fix depth/stencil readback if coordinates are larger...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-07
Daniel Borca
fixed an include path
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Daniel Borca
explicit cast in a few places
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Daniel Borca
disable junk for mingw
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Daniel Borca
small fix for debug paths
commit
|
commitdiff
|
tree
|
snapshot
2004-12-06
Daniel Borca
sync with glut/glx
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Brian Paul
report bugs at freedesktop.org
commit
|
commitdiff
|
tree
|
snapshot
2004-12-05
Brian Paul
direct bug reports to freedesktop.org
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Ian Romanick
Move common GLX code to glX_XML.py. This will make...
commit
|
commitdiff
|
tree
|
snapshot
2004-12-03
Ian Romanick
Fix a minor bug in glXEnumFunction::PrintUsingTable...
commit
|
commitdiff
|
tree
|
snapshot
next