2009-01-10 |
Brian Paul | mesa: remove the ancient include/GL/ugl*.h headers |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | xmesa: deprecate the "XMesa" interface |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | docs: prerequisite updates |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | glsl: force creation of new scope for for-loop body |
commit | commitdiff | tree |
2009-01-10 |
Brian Paul | glsl: replace 0/1 with GL_FALSE/GL_TRUE |
commit | commitdiff | tree |
2009-01-10 |
Ian Romanick | swrast: Fix GL_ATI_separate_stencil |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: make minimum struct size = 2, not 1 |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: 7.3-rc-1 Makefile changes |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: latest glxext.h header, no version change |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | mesa: import glext.h version 44 |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | docs: dri2proto, libdrm tweaks |
commit | commitdiff | tree |
2009-01-09 |
Brian Paul | glsl: fix typo in the vec2 += operator function |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | mesa: set version string to 7.3-rc1 |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | docs: updated Cell docs, from gallium-0.2 branch |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | docs: more 7.3 doc updates |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | docs: import 7.2 relnotes, start on 7.3 relnotes |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | glsl: fix broken +=, -=, *=, /= operators |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | mesa: fix off-by-one bug in _mesa_delete_instructions() |
commit | commitdiff | tree |
2009-01-08 |
Eric Anholt | i965: Fix GLSL FS DPH to return the right value instead... |
commit | commitdiff | tree |
2009-01-08 |
Eric Anholt | i965: Remove worrisome comment about _NEW_PROGRAM signa... |
commit | commitdiff | tree |
2009-01-08 |
Eric Anholt | mesa: Remove _Active and _UseTexEnvProgram flags from... |
commit | commitdiff | tree |
2009-01-08 |
Eric Anholt | i965: Remove dead brw_vs_tnl.c |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | i965: allow gl_FragData[0] usage when there's only... |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | mesa: additional case in file_string() |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | glsl: pass GLcontext::Extension info down into GLSL... |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | glsl: bump up MAX_FOR_LOOP_UNROLL_COMPLEXITY |
commit | commitdiff | tree |
2009-01-08 |
Brian Paul | glsl: check that the fragment shader does not write... |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | i965: init dst reg RelAddr field to zero |
commit | commitdiff | tree |
2009-01-07 |
Eric Anholt | i965: Note when we drop saturate mode on the floor... |
commit | commitdiff | tree |
2009-01-07 |
Eric Anholt | i965: Add support for LRP in VPs. |
commit | commitdiff | tree |
2009-01-07 |
José Fonseca | mesa: Add _mesa_snprintf. |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | glsl: disable some unused functions (but don't remove... |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | glsl: also unroll loops with variable declarations... |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | glsl: remove dead code |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | mesa: OSMesa Makefile fixes (use LIB_DIR) |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | glsl: loop unroll adjustments |
commit | commitdiff | tree |
2009-01-07 |
Brian Paul | glsl: implement loop unrolling for simple 'for' loops |
commit | commitdiff | tree |
2009-01-06 |
Brian Paul | mesa: Move var declaration to top of scope. |
commit | commitdiff | tree |
2009-01-06 |
Brian Paul | mesa: fix GL_DEPTH_CLEAR_VALUE casting |
commit | commitdiff | tree |
2009-01-06 |
Brian Paul | mesa: remove dri_sarea.h, add glcore.h in Makefile |
commit | commitdiff | tree |
2009-01-06 |
Xiang, Haihao | mesa: Fix the size per pixel for packed pixel format... |
commit | commitdiff | tree |
2009-01-06 |
Xiang, Haihao | mesa: Fix the number of components for GL_UNSIGNED_SHOR... |
commit | commitdiff | tree |
2009-01-06 |
Xiang, Haihao | dri: correct the damage. |
commit | commitdiff | tree |
2009-01-06 |
Brian Paul | mesa: add GLushort cases for render to texture (Z-buffers) |
commit | commitdiff | tree |
2009-01-05 |
Brian Paul | mesa: fix a GLSL swizzled writemask bug |
commit | commitdiff | tree |
2009-01-05 |
Brian Paul | i965: implement OPCODE_TRUNC (round toward zero) on... |
commit | commitdiff | tree |
2009-01-05 |
Tom Fogal | glu: Add mangled symbols to export list |
commit | commitdiff | tree |
2009-01-03 |
Brian Paul | mesa: fix warning about possibly undefined var in GLSL... |
commit | commitdiff | tree |
2009-01-02 |
Brian Paul | mesa: fix another "out of samplers" problem |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: increase number of texture samplers to 16 |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: comments, clean-ups, re-order some functions |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: added OPCODE_NRM3/4 |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: fix comment |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: indentation and formatting fixes |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: implement OPCODE_NRM3/NRM4 |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | i965: whitespace, comment changes |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | mesa: comments, whitespace changes |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | demos: added progs/glsl/samplers.c to test all availabl... |
commit | commitdiff | tree |
2009-01-01 |
Brian Paul | mesa: updated comments about GLSL constants |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: increase max texture image units and GLSL sampler... |
commit | commitdiff | tree |
2008-12-31 |
Eric Anholt | intel: Share passthrough transform setup between glBitm... |
commit | commitdiff | tree |
2008-12-31 |
Eric Anholt | intel: Add support for glBitmap as metaops using GL... |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: fix bug in evaluation of structure fields |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: allow variable indexing into the predefined unifo... |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: better error message when running out of GLSL... |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: comments for some state vars |
commit | commitdiff | tree |
2008-12-31 |
Brian Paul | mesa: increase max constants/uniforms to 256 (vec4... |
commit | commitdiff | tree |
2008-12-30 |
Brian Paul | mesa: updated compilation documentation |
commit | commitdiff | tree |
2008-12-30 |
Brian Paul | demos: minor fixes to twoside.c glsl demo |
commit | commitdiff | tree |
2008-12-30 |
Xiang, Haihao | intel: disable ATI_texture_env_combine3 for i830( and... |
commit | commitdiff | tree |
2008-12-29 |
Eric Anholt | dri: Fix driWaitForMSC32 when divisor >= 2 and msc... |
commit | commitdiff | tree |
2008-12-29 |
Alex Deucher | R300: missing semicolon |
commit | commitdiff | tree |
2008-12-29 |
Xiang, Haihao | intel: enable ATI_texture_env_combine3. Fixes #17707 |
commit | commitdiff | tree |
2008-12-28 |
Dave Airlie | r300: remove the unknowns from the indx_buffer code |
commit | commitdiff | tree |
2008-12-24 |
Xiang, Haihao | i915: separate the fog term from the specular color... |
commit | commitdiff | tree |
2008-12-23 |
Eric Anholt | intel: Fix glBitmap clipping for DRI1. |
commit | commitdiff | tree |
2008-12-23 |
Dave Airlie | Remove third buffer support from Mesa. |
commit | commitdiff | tree |
2008-12-19 |
Ian Romanick | Add do_row_3d for mipmapping 3D textures |
commit | commitdiff | tree |
2008-12-19 |
Ian Romanick | Fix typeo in mipmap filter for GL_UNSIGNED_SHORT_1_5_5_... |
commit | commitdiff | tree |
2008-12-19 |
Ian Romanick | 965 / GLSL: Use full precision for EXP instruction |
commit | commitdiff | tree |
2008-12-19 |
Ian Romanick | GLSL: The LOG2 macro doesn't have enough precision |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: Fix glBitmap top/bottom clipping. |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: Don't forget the source bitmap size when clippin... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: Update mesa state in blit operations that want... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: don't clip to scissor-clipped read framebuffer... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | intel: Move copyteximage source clipping out of copytex... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | mesa: Clip copytexsubimage to read framebuffer bounds... |
commit | commitdiff | tree |
2008-12-19 |
Eric Anholt | mesa: Correct _mesa_clip_to_region() off-by-one. |
commit | commitdiff | tree |
2008-12-18 |
Michal Krol | glsl: Fix handling of nested parens in macro actual... |
commit | commitdiff | tree |
2008-12-18 |
Brian Paul | demos: all glutDestroyWindow() upon exit to test query... |
commit | commitdiff | tree |
2008-12-18 |
Xiang, Haihao | i915: check WRAP_T instead of WRAP_R for cube map texture. |
commit | commitdiff | tree |
2008-12-18 |
Xiang, Haihao | i915: fix abort issue. (bug #19147) |
commit | commitdiff | tree |
2008-12-18 |
Brian Paul | mesa: remove unneeded _mesa_reference_fragprog() call |
commit | commitdiff | tree |
2008-12-18 |
Jon Turney | dri: fix for Cygwin compilation, bug 19144 |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | mesa: updated comments |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | demos: add test of vertex-only and fragment-only shader... |
commit | commitdiff | tree |
2008-12-17 |
Brian Paul | util: check for frag/vertShader=0 before attaching |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: disable debug output |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: fix some GLSL array regressions |
commit | commitdiff | tree |
2008-12-16 |
Brian Paul | mesa: rename slang_library_noise.[ch] to prog_noise... |
commit | commitdiff | tree |
next |