| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-09 | 1 | -2/+10 |
|\ |
|
| * | mesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB). | Eric Anholt | 2008-12-06 | 1 | -2/+10 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-12-08 | 3 | -8/+11 |
|\| |
|
| * | mesa: fix conditional in save_Lightfv(), bug 18838 | Brian | 2008-12-01 | 1 | -1/+1 |
| * | mesa: enable texture compression extensions for software drivers when possible | Brian Paul | 2008-11-28 | 1 | -1/+10 |
| * | mesa: remove unneeded compressed texure size checks | Phillip Klaus Krause | 2008-11-28 | 1 | -6/+0 |
* | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-24 | 2 | -0/+5 |
|\| |
|
| * | mesa: add gl_program::Input/OutputFlags[] array | Brian Paul | 2008-11-24 | 2 | -0/+5 |
* | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-20 | 3 | -3/+16 |
|\| |
|
| * | mesa: fix shadow sampling unit issue. | Xiang, Haihao | 2008-11-20 | 1 | -1/+6 |
| * | mesa: clamp luminance if needed. | Xiang, Haihao | 2008-11-19 | 2 | -2/+10 |
| * | mesa: fix generation of fixed function state when no vp exists | Alan Hourihane | 2008-11-13 | 1 | -43/+41 |
* | | mesa: fix generation of fixed function state when no vp exists | Alan Hourihane | 2008-11-13 | 1 | -43/+41 |
* | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-11 | 8 | -30/+52 |
|\| |
|
| * | mesa: restore the negate flag of dots in build_lighting. | Xiang, Haihao | 2008-11-11 | 1 | -0/+3 |
| * | mesa: update new state for RasterPos like other operations. | Xiang, Haihao | 2008-11-11 | 1 | -3/+3 |
| * | mesa: new _mesa_is_pow_two() function | Brian | 2008-11-10 | 5 | -23/+33 |
| * | mesa: fix some misc breakage caused by editing auto-generated files rather th... | Brian Paul | 2008-11-10 | 1 | -4/+8 |
| * | GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident() | Brian Paul | 2008-11-10 | 1 | -4/+4 |
| * | mesa: use NRM3 in emit_normalize_vec3() when drivers are ready | Brian | 2008-11-08 | 1 | -0/+5 |
* | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-11-07 | 1 | -3/+2 |
|\| |
|
| * | mesa: use _bfc0 instead of _col0 when building back face lighting. | Xiang, Haihao | 2008-11-07 | 1 | -3/+2 |
* | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Brian Paul | 2008-11-05 | 1 | -0/+12 |
|\ \ |
|
| * | | mesa: additional debug flags for glsl debug/disassembly | Brian Paul | 2008-11-01 | 2 | -30/+28 |
| * | | mesa: note that texcoords are generated by setup routines when pointsprite en... | Keith Whitwell | 2008-10-20 | 1 | -0/+12 |
* | | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-11-01 | 3 | -31/+29 |
|\ \ \
| | |/
| |/| |
|
| * | | mesa: additional debug flags for glsl debug/disassembly | Brian Paul | 2008-11-01 | 2 | -30/+28 |
| * | | mesa: fix a typo in the previous commit | Xiang, Haihao | 2008-10-31 | 1 | -1/+1 |
| * | | mesa: fix an issue in _mesa_PointParameterfv(). | Xiang, Haihao | 2008-10-30 | 1 | -1/+1 |
* | | | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane | 2008-10-27 | 4 | -88/+82 |
|\| | |
|
| * | | mesa: remove calls to _mesa_adjust_image_for_convolution(), use texImage fields | Brian Paul | 2008-10-23 | 1 | -14/+6 |
| * | | mesa: move convolution image adjustment code for glCopyTexSubImage1/2/3D() | Brian Paul | 2008-10-22 | 1 | -15/+21 |
| * | | mesa: some re-org of glCopyTexSubImage1/2/3D() error checking | Brian Paul | 2008-10-22 | 1 | -33/+32 |
| * | | mesa: in textore.c, only adjust image for convolution if image is a color format | Brian Paul | 2008-10-22 | 3 | -14/+20 |
| * | | mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861 | Brian Paul | 2008-10-16 | 1 | -15/+6 |
* | | | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell | 2008-10-15 | 6 | -41/+92 |
|\ \ \
| | |/
| |/| |
|
| * | | mesa: modify fixed function vertex programs not to reference constant attributes | Keith Whitwell | 2008-10-14 | 2 | -30/+41 |
| * | | mesa: new _mesa_set_vp_override() function for driver-override of vertex program | Brian Paul | 2008-10-10 | 4 | -11/+51 |
* | | | Merge commit 'origin/master' into gallium-0.2 | Brian Paul | 2008-10-10 | 7 | -57/+34 |
|\ \ \
| | |/
| |/| |
|
| * | | mesa: fix asst. issues in _mesa_texstore_argb8888() | Brian Paul | 2008-10-10 | 1 | -40/+10 |
| * | | mesa: remove unneeded includes | Brian Paul | 2008-10-10 | 2 | -2/+0 |
| * | | mesa: fix error codes in _mesa_GetObjectParameterivARB(), bug 17861 | Brian Paul | 2008-10-10 | 1 | -1/+12 |
| * | | mesa: rename macro params to emphasize that there's no particular color ordering | Brian Paul | 2008-10-10 | 1 | -12/+12 |
| * | | mesa: remove unneeded includes | Brian Paul | 2008-10-10 | 2 | -2/+0 |
* | | | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell | 2008-10-10 | 11 | -51/+72 |
|\| | |
|
| * | | mesa: Pass the context to query object delete cb to avoid null dereference. | Eric Anholt | 2008-10-07 | 1 | -1/+1 |
| * | | mesa: fix convolve/convolution mix-ups | Brian | 2008-10-06 | 2 | -3/+3 |
| * | | mesa: updated _mesa_delete_query() comments | Brian Paul | 2008-10-06 | 1 | -2/+1 |
| * | | mesa: add missing GLcontext param to _mesa_delete_query(). | Brian Paul | 2008-10-06 | 2 | -2/+2 |
| * | | Unify ARB_depth_texture and SGIX_depth_texture | Ian Romanick | 2008-10-01 | 6 | -22/+16 |