2008-12-30 |
José Fonseca | gallium: Don't redefine INLINE. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
José Fonseca | scons: Specify C99 throughout all the tree. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
José Fonseca | rtasm: Remove spurious semi-colons after function bodies. |
commit | commitdiff | tree | snapshot |
2008-12-30 |
José Fonseca | gdi: Remove accidental keypresses. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Alan Hourihane | egl: fix egl closure |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Alan Hourihane | egl: fix startup query version |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Alan Hourihane | egl: support GLXFBConfigs, pbuffers and pixmaps. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
José Fonseca | Merge commit 'origin/gallium-0.1' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-12-22 |
José Fonseca | gdi: Cleanup sconsfile. |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Jerome Glisse | softpipe: initialize refcount and winsys |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Jerome Glisse | softpipe: convert to use texture instead of surface |
commit | commitdiff | tree | snapshot |
2008-12-22 |
José Fonseca | gallium: const correctness. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
José Fonseca | Ignore new tests executables. |
commit | commitdiff | tree | snapshot |
2008-12-20 |
José Fonseca | gallium: Fix typo in define name. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | gallium: begin adapting Ian's 3D mipmap gen code to... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | gallium: Fix typeo in mipmap filter for GL_UNSIGNED_SHO... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ian Romanick | Add do_row_3d for mipmapping 3D textures |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ian Romanick | Fix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ian Romanick | 965 / GLSL: Use full precision for EXP instruction |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Ian Romanick | GLSL: The LOG2 macro doesn't have enough precision |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | intel: Fix glBitmap top/bottom clipping. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | intel: Don't forget the source bitmap size when clippin... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | intel: Update mesa state in blit operations that want... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | intel: don't clip to scissor-clipped read framebuffer... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
José Fonseca | gallium: Simple and efficient cache. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | cell: fix build breakage |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Alan Hourihane | gallium: set ST_NEW_FRAMEBUFFER when setting new surfaces |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | mesa: s/CC/APP_CC/ in progs/glsl/Makefile |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | gallium: replace #elif with #else |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | gallium: replace #elif with #else |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | intel: Move copyteximage source clipping out of copytex... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | mesa: Clip copytexsubimage to read framebuffer bounds... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Eric Anholt | mesa: Correct _mesa_clip_to_region() off-by-one. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | tgsi: scan for additional info: uses_fogcoord, uses_fro... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Brian Paul | tgsi: scan for additional info: uses_fogcoord, uses_fro... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | gallium: fix two-sided lighting test in state tracker |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | gallium: fix two-sided lighting test in state tracker |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Michal Krol | glsl: Fix handling of nested parens in macro actual... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | demos: all glutDestroyWindow() upon exit to test query... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Xiang, Haihao | i915: check WRAP_T instead of WRAP_R for cube map texture. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Xiang, Haihao | i915: fix abort issue. (bug #19147) |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | mesa: remove unneeded _mesa_reference_fragprog() call |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Jon Turney | dri: fix for Cygwin compilation, bug 19144 |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | mesa: updated comments |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | demos: add test of vertex-only and fragment-only shader... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | util: check for frag/vertShader=0 before attaching |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Jerome Glisse | softpipe: initialize refcount and winsys |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Ellison | Gallium: fix for conform test |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Michal Krol | glsl: Fix handling of nested parens in macro actual... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Michal Krol | glsl: Fix handling of nested parens in macro actual... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | demos: all glutDestroyWindow() upon exit to test query... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Jerome Glisse | softpipe: convert to use texture instead of surface |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Robert Ellison | Gallium: fix for conform test |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Eric Anholt | mesa: Pass the context to query object delete cb to... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
José Fonseca | gallium: Enable memory debugging on all windows platforms. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Xiang, Haihao | i915: check WRAP_T instead of WRAP_R for cube map texture. |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Xiang, Haihao | i915: fix abort issue. (bug #19147) |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | mesa: choose GLSL vertex shader over ARB/internal verte... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | gallium: fix memory corruption in u_gen_mipmap.c |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | mesa: choose GLSL vertex shader over ARB/internal verte... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | softpipe: fix vertex shader texture sampling |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | gallium: fix memory corruption in u_gen_mipmap.c |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Brian Paul | mesa: remove unneeded _mesa_reference_fragprog() call |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Jon Turney | dri: fix for Cygwin compilation, bug 19144 |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: updated comments |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: fix fixed-function test in get_fp_input_mask... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: add missing cases for texture array targets |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: fix fixed-function test in get_fp_input_mask... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | demos: add test of vertex-only and fragment-only shader... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | util: check for frag/vertShader=0 before attaching |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: add missing cases for texture array targets |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | Revert "mesa: fix vertex program test in get_fp_input_m... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | Revert "mesa: fix vertex program test in get_fp_input_m... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: fix vertex program test in get_fp_input_mask() |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | winsys: fix depth buffer size when using stencil |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | mesa: fix vertex program test in get_fp_input_mask() |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Brian Paul | winsys: fix depth buffer size when using stencil |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: remove redundant Makefile lines |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: updated list of src files |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: update SConscript with new source files |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | Merge commit 'origin/master' into gallium-0.2 |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | tgsi: use flr(), not trunc() for ARL |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: disable debug output |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: fix some GLSL array regressions |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Alan Hourihane | gallium: fix some asserts |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Skeggs | nv40: apply ABS modifier to RSQ source in vp |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Ben Skeggs | nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: rename slang_library_noise.[ch] to prog_noise... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: updated GLSL docs |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | Merge branch 'glsl-1.20-v2' |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: bump glsl grammar revision |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: in slang linker, replace assertion with link... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | demos: updated tests/floattex.c (doesn't work just... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: move _mesa_dlopen(), etc into separate dlopen... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | glut: added GLUT_PPM_FILE env var to dump first frame... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Brian Paul | mesa: more re-org of variable declarations in glsl... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Brian Paul | mesa: more comments, clean up |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Brian Paul | mesa: added comments, remove unused code |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Brian Paul | mesa: checkpoint: handle uniform vars in _slang_gen_var... |
commit | commitdiff | tree | snapshot |
next |