Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare changelog for upload.mesa-7.0.1-1 | Julien Cristau | 2007-08-09 | 1 | -2/+3 |
| | |||||
* | New upstream release. | Julien Cristau | 2007-08-09 | 1 | -0/+6 |
| | |||||
* | Merge tag 'mesa_7_0_1' into debian-experimental | Julien Cristau | 2007-08-09 | 38 | -132/+342 |
|\ | |||||
| * | added GLU bug fixesmesa_7_0_1 | Brian | 2007-08-03 | 1 | -0/+1 |
| | | |||||
| * | update 7.0.1 release info/date | Brian | 2007-08-03 | 3 | -2/+9 |
| | | |||||
| * | remove -rc2 | Brian | 2007-08-03 | 1 | -4/+4 |
| | | |||||
| * | add OSMESA_LIB_NAME | Brian | 2007-08-03 | 1 | -0/+2 |
| | | |||||
| * | added -lm | Brian | 2007-08-03 | 1 | -1/+1 |
| | | |||||
| * | added bluegene-osmesa | Brian | 2007-08-02 | 2 | -0/+2 |
| | | |||||
| * | OSmesa on BlueGene (Alexander Neundorf) | Brian | 2007-08-02 | 1 | -0/+27 |
| | | |||||
| * | fix stencil value masking bug 11805, and fix sizeof() bug | Brian | 2007-08-02 | 1 | -7/+4 |
| | | |||||
| * | fix invalid pointer usage in bezierPatchDeleteList(), bug 11807 | Brian | 2007-08-02 | 1 | -2/+5 |
| | | |||||
| * | fix double free()s (bug 11808) | Brian | 2007-08-02 | 1 | -2/+2 |
| | | |||||
| * | s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806) | Brian | 2007-08-02 | 1 | -1/+3 |
| | | |||||
| * | i915tex: Better attempt to release miptree when overriding texture image. | Michel Dänzer | 2007-08-02 | 1 | -3/+3 |
| | | | | | | | | | | The previous approach could lead to crashes in FBO code that dereferences the miptree struct pointer unconditionally. | ||||
| * | Merge branch 'mesa_7_0_branch' of ↵ | Brian | 2007-08-01 | 17 | -45/+205 |
| |\ | | | | | | | | | | git+ssh://[email protected]/git/mesa/mesa into mesa_7_0_branch | ||||
| | * | i915tex: Missing piece of SetTexOffset hook implementation for I830 generation. | Michel Dänzer | 2007-08-01 | 1 | -5/+7 |
| | | | |||||
| | * | i915tex: Implement SetTexOffset hook. | Michel Dänzer | 2007-08-01 | 8 | -28/+103 |
| | | | | | | | | | | | | Only build tested for I830 generation. | ||||
| | * | r300: Implement SetTexOffset hook. | Michel Dänzer | 2007-08-01 | 5 | -12/+74 |
| | | | |||||
| | * | Add interfaces for overriding texture images with driver specific 'offsets'. | Michel Dänzer | 2007-08-01 | 3 | -0/+21 |
| | | | | | | | | | | | | | | | To be used by AIGLX for GLX_EXT_texture_from_pixmap without several additional data copies. | ||||
| * | | Obsolete | Brian | 2007-08-01 | 1 | -42/+0 |
| | | | |||||
| * | | fix error code test limit (bug 11795) | Brian | 2007-08-01 | 1 | -1/+1 |
| |/ | |||||
| * | fix mem leak (bug 11793) | Brian | 2007-08-01 | 1 | -0/+1 |
| | | |||||
| * | fix mem leak (bug 11791) | Brian | 2007-08-01 | 1 | -0/+1 |
| | | |||||
| * | fix some FreeBSD issues | Brian | 2007-07-31 | 3 | -3/+3 |
| | | |||||
| * | fix failure caused by undeclared variable (bug 11783) | Brian | 2007-07-31 | 1 | -1/+2 |
| | | |||||
| * | glGetAttribLocation always returned 1 (bug 11774) | Brian | 2007-07-31 | 2 | -1/+4 |
| | | |||||
| * | Added sunos5-v9-cc-g++ config (Roland Egger) | Brian | 2007-07-30 | 2 | -0/+35 |
| | | |||||
| * | _mesa_pack_bitmap() fix from trunk | Brian | 2007-07-30 | 1 | -8/+8 |
| | | |||||
| * | dlist polygon stipple fix from trunk | Brian | 2007-07-30 | 1 | -10/+14 |
| | | |||||
| * | fix bug 11754 | Brian | 2007-07-29 | 1 | -0/+1 |
| | | |||||
| * | fix glPointParameteriv bug 11754 | Jan Dvorak | 2007-07-29 | 1 | -3/+8 |
| | | |||||
* | | Merge tag 'mesa_7_0_1_rc2' into debian-experimental | Julien Cristau | 2007-07-31 | 1 | -2/+2 |
|\| | |||||
| * | minor tweaksmesa_7_0_1_rc2 | Brian | 2007-07-27 | 1 | -2/+2 |
| | | |||||
* | | Prepare changelog for upload.mesa-7.0.1-rc2-1 | Julien Cristau | 2007-07-27 | 1 | -2/+2 |
| | | |||||
* | | New upstream release candidate. | Julien Cristau | 2007-07-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'mesa_7_0_branch' of ↵ | Julien Cristau | 2007-07-27 | 19 | -153/+162 |
|\| | | | | | | | git://anongit.freedesktop.org/git/mesa/mesa into debian-experimental | ||||
| * | More Mingw32 fixes from Zhang ([email protected]) | Brian | 2007-07-27 | 8 | -98/+84 |
| | | |||||
| * | release candidate 2 | Brian | 2007-07-27 | 1 | -4/+4 |
| | | |||||
| * | fix bug 11731 | Brian | 2007-07-26 | 1 | -0/+1 |
| | | |||||
| * | Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion. | Brian | 2007-07-26 | 4 | -34/+45 |
| | | |||||
| * | generate error upon writing to varying var in fragment program (bug 11733) | Brian | 2007-07-26 | 1 | -5/+8 |
| | | |||||
| * | clamp float colors | Brian | 2007-07-26 | 1 | -2/+5 |
| | | |||||
| * | call ctx->Driver.NewProgram() instead of _mesa_new_program() | Brian | 2007-07-24 | 2 | -2/+2 |
| | | |||||
| * | fix logic error, typos | Brian | 2007-07-24 | 1 | -5/+4 |
| | | |||||
| * | fix GLX_STEREO bug | Brian | 2007-07-23 | 1 | -0/+1 |
| | | |||||
| * | fix GLX_STEREO handling (bug 11705) | Brian | 2007-07-23 | 1 | -3/+8 |
| | | |||||
* | | New upstream release candidate. | Julien Cristau | 2007-07-23 | 1 | -5/+3 |
| | | |||||
* | | Merge branch 'mesa_7_0_branch' of ↵ | Julien Cristau | 2007-07-23 | 74 | -2410/+1531 |
|\| | | | | | | | git://anongit.freedesktop.org/git/mesa/mesa into debian-experimental | ||||
| * | Fix a number of MINGW32 issues (Zhang <[email protected]>)mesa_7_0_1_rc1 | Brian | 2007-07-21 | 25 | -92/+719 |
| | |