projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2006-02-15
Michal Krol
Add swrast/s_arbshader.c.
commit
|
commitdiff
|
tree
2006-02-15
Michal Krol
Add arbshader stage.
commit
|
commitdiff
|
tree
2006-02-15
Michal Krol
Enable texcoords when program object in use.
commit
|
commitdiff
|
tree
2006-02-15
Michal Krol
Get arbfslight demo running.
commit
|
commitdiff
|
tree
2006-02-15
Michal Krol
Enable GL_ARB_fragment_shader extension.
commit
|
commitdiff
|
tree
2006-02-15
Michal Krol
Demonstrate GLSL fragment and vertex shaders.
commit
|
commitdiff
|
tree
2006-02-15
Brian Paul
remove stray 'foo' line
commit
|
commitdiff
|
tree
2006-02-14
Brian Paul
replace size_t * w/ unsigned int * (Jurg Billeter)
commit
|
commitdiff
|
tree
2006-02-14
Brian Paul
fix AIX issues (bug 5874)
commit
|
commitdiff
|
tree
2006-02-13
Jouk Jansen
Update OpenVMS compile support
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
More glsl code.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
REVISION 3.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Cosmetic changes.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Delete most of the comments.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Get it running for ARB_vertex_shader.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Rename current_program to CurrentProgram.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Add tnl\t_vb_arbshader.c.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Add tnl/t_vb_arbshader.c.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Add ARB_vertex_shader stage just before render stage.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Enable GL_ARB_shader_objects, GL_ARB_shading_language_1...
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Rename current glsl program variable.
commit
|
commitdiff
|
tree
2006-02-13
Michal Krol
Add _mesa_atanf and _mesa_asinf functions.
commit
|
commitdiff
|
tree
2006-02-11
Eric Anholt
Add the ability to define NO_LIBCWRAPPER to avoid libcw...
commit
|
commitdiff
|
tree
2006-02-10
Dave Airlie
commit to fixup MGL namespacing for XGL
commit
|
commitdiff
|
tree
2006-02-10
Aapo Tahkola
Workaround problems with NWN. (Tilman Sauerbeck)
commit
|
commitdiff
|
tree
2006-02-09
Brian Paul
remove the test for XFree86Server from prev patch ...
commit
|
commitdiff
|
tree
2006-02-08
Alan Hourihane
Check DDX for 1.5.0
commit
|
commitdiff
|
tree
2006-02-08
Brian Paul
include dix-config.h (Mike Harris) (bug 5835)
commit
|
commitdiff
|
tree
2006-02-07
Brian Paul
David Reveman's GLX_EXT_texture_from_pixmap extension...
commit
|
commitdiff
|
tree
2006-02-06
Dave Airlie
add vblank support to i915 driver
commit
|
commitdiff
|
tree
2006-02-05
Brian Paul
EGL 1.2 tokens/functions/etc.
commit
|
commitdiff
|
tree
2006-02-05
Brian Paul
fix typo
commit
|
commitdiff
|
tree
2006-02-03
Brian Paul
bring in changes from 6.4 branch
commit
|
commitdiff
|
tree
2006-02-03
Roland Scheidegger
replace the texture level hack used in radeon/r200...
commit
|
commitdiff
|
tree
2006-02-02
Brian Paul
use calloc instead of malloc so try_codegen field is...
commit
|
commitdiff
|
tree
2006-02-02
Brian Paul
add some assertions to check emit_func[] table validity
commit
|
commitdiff
|
tree
2006-02-01
Roland Scheidegger
fix texcoord unit assertion, the right one (bug 5780)
commit
|
commitdiff
|
tree
2006-02-01
Brian Paul
fix texcoord unit assertion (bug 5780)
commit
|
commitdiff
|
tree
2006-02-01
Roland Scheidegger
fix test for valid texunit in _mesa_ClientActiveTextureARB
commit
|
commitdiff
|
tree
2006-01-31
Brian Paul
s/malloc/calloc/, fix mem leak
commit
|
commitdiff
|
tree
2006-01-30
Roland Scheidegger
fix broken assertions so dri drivers compile with ...
commit
|
commitdiff
|
tree
2006-01-30
Roland Scheidegger
fix broken assertion to make radeon driver compile...
commit
|
commitdiff
|
tree
2006-01-30
Brian Paul
updated comment
commit
|
commitdiff
|
tree
2006-01-30
Brian Paul
silence warning about duplicate M_PI definition
commit
|
commitdiff
|
tree
2006-01-30
Brian Paul
added more tests (Pedro Maia)
commit
|
commitdiff
|
tree
2006-01-30
Brian Paul
use fmod() when incrementing CubeRot
commit
|
commitdiff
|
tree
2006-01-30
Michal Krol
Add shader/slang/slang_compile_*.* files.
commit
|
commitdiff
|
tree
2006-01-30
Michal Krol
Split slang_compile.c into several smaller files -...
commit
|
commitdiff
|
tree
2006-01-30
Brian Paul
some initial EGL 1.2 work
commit
|
commitdiff
|
tree
2006-01-28
Brian Paul
Test glCopyTexSubImage2D by drawing gears as texture...
commit
|
commitdiff
|
tree
2006-01-27
Brian Paul
misc updates
commit
|
commitdiff
|
tree
2006-01-27
Brian Paul
Don't do swapbuffers if -nodraw specified. Get t0...
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
remove broken non arb fp path
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
missing link in the fallback chain
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
enable hw vertex programs by default
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
per vp sw fallbacks
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
radeon driver doesnt have this so i assume we shouldnt...
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
drop all that (slow) locking stuff and make u_list...
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
Work around problems with t_vp_build.c
commit
|
commitdiff
|
tree
2006-01-27
Aapo Tahkola
r300UpdateTextureEnv shouldnt be called.
commit
|
commitdiff
|
tree
2006-01-26
Brian Paul
Test glTexSubImage and glCopyTexSubImage rate.
commit
|
commitdiff
|
tree
2006-01-26
Brian Paul
copypixrate.c - measure the speed of glCopyPixels.
commit
|
commitdiff
|
tree
2006-01-26
Aapo Tahkola
remove some testing code
commit
|
commitdiff
|
tree
2006-01-26
Aapo Tahkola
Fix a problem where offsets from disabled tmus reach drm
commit
|
commitdiff
|
tree
2006-01-26
Alan Hourihane
remove i830
commit
|
commitdiff
|
tree
2006-01-26
Brian Paul
New comments, clean-up of fields related to point/line...
commit
|
commitdiff
|
tree
2006-01-26
Brian Paul
remove unneeded init of swrast->invalidate_line/triangle
commit
|
commitdiff
|
tree
2006-01-26
Brian Paul
remove the GL_HP_occlusion_test code
commit
|
commitdiff
|
tree
2006-01-25
Brian Paul
WGL_ARB_extensions_string extension
commit
|
commitdiff
|
tree
2006-01-25
Brian Paul
added wglGetExtensionsStringARB
commit
|
commitdiff
|
tree
2006-01-25
Karl Schultz
add wglGetExtensionsStringARB
commit
|
commitdiff
|
tree
2006-01-24
Jerome Glisse
fix using a tmp without asking for one
commit
|
commitdiff
|
tree
2006-01-24
Alan Hourihane
pull in fix from 6.4 branch for XFree86Server definition
commit
|
commitdiff
|
tree
2006-01-24
Aapo Tahkola
fix broken get_half & get_zero
commit
|
commitdiff
|
tree
2006-01-24
Alan Hourihane
remove very old i830 code
commit
|
commitdiff
|
tree
2006-01-24
Alan Hourihane
use front.size instead of sPriv->fbSize
commit
|
commitdiff
|
tree
2006-01-24
Alan Hourihane
use screen->front.map instead of pFB from libdri
commit
|
commitdiff
|
tree
2006-01-23
Alan Hourihane
Add Intel 945GM support
commit
|
commitdiff
|
tree
2006-01-21
Jerome Glisse
Do individual negetation in swizzling, thus we can
commit
|
commitdiff
|
tree
2006-01-21
Jerome Glisse
Indent & wrap around 80
commit
|
commitdiff
|
tree
2006-01-21
Aapo Tahkola
Doesnt apply anymore
commit
|
commitdiff
|
tree
2006-01-21
Jerome Glisse
Add individual component negation.
commit
|
commitdiff
|
tree
2006-01-20
Aapo Tahkola
Try to tackle bug #5148
commit
|
commitdiff
|
tree
2006-01-20
Aapo Tahkola
Sync from drm.
commit
|
commitdiff
|
tree
2006-01-20
Aapo Tahkola
Fix ARGB1555 component swizzling.
commit
|
commitdiff
|
tree
2006-01-20
Jerome Glisse
Fix swizzling table & add struct.
commit
|
commitdiff
|
tree
2006-01-19
Adam Jackson
Avoid a crash when the user has enabled glVertex{,Attri...
commit
|
commitdiff
|
tree
2006-01-18
Adam Jackson
Search for makedepend in the PATH rather than hardcodin...
commit
|
commitdiff
|
tree
2006-01-18
Adam Jackson
Nuke the old attempt at software DRI, it's broken and...
commit
|
commitdiff
|
tree
2006-01-18
Adam Jackson
Start a software-only DRI driver for use in the new...
commit
|
commitdiff
|
tree
2006-01-16
Brian Paul
properly free ATI fragment shaders (Tilman Sauerbeck)
commit
|
commitdiff
|
tree
2006-01-16
Brian Paul
Free visinfo object (Tilman Sauerbeck)
commit
|
commitdiff
|
tree
2006-01-16
Michal Krol
remove some test code;
commit
|
commitdiff
|
tree
2006-01-16
Michal Krol
remove slang_*_gc.h files;
commit
|
commitdiff
|
tree
2006-01-15
Aapo Tahkola
Missing bits of code spotted by Tilman Sauerbeck
commit
|
commitdiff
|
tree
2006-01-15
Aapo Tahkola
Fix ARB_position_invariant handling
commit
|
commitdiff
|
tree
2006-01-13
Adam Jackson
Fix the default target to remake readtex.o if needed
commit
|
commitdiff
|
tree
2006-01-13
Aapo Tahkola
namespace pollution fixes (Tilman Sauerbeck)
commit
|
commitdiff
|
tree
2006-01-13
Aapo Tahkola
Fix invalid tex coord routing and couple other small...
commit
|
commitdiff
|
tree
next