2009-01-20 |
Thomas Hellstrom | Fix store texel for argb8888_rev. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Thomas Hellstrom | Add RGBA4444 and RGBA5551 texture formats. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Thomas Hellstrom | dri1: Add a macro to validate two dri drawables in... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Brian Paul | mesa: fix build of stand-alone glslcompiler driver |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Brian Paul | tests: test pseudo-XOR blend mode. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Alan Hourihane | dri: add fake front definitions |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Thomas Henn | windows: updated VC8 project files |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Brian Paul | glx: gcc 2.95 build fix (move declaration before code) |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Brian Paul | i965: fix polygon culling bug when rendering to a textu... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Brian Paul | intel: added intel_rendering_to_texture() helper function. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Brian Paul | mesa: remove GL_DEPTH_TEST + no depth buffer test |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Brian Paul | glsl: fix broken sampler assignments |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Xiang, Haihao | i915: fallback on transfer mode |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Karl Schultz | windows: updated VC8 project file |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Karl Schultz | windows: updated mesa.def file |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Paul | glsl: use _mesa_sprintf() |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Paul | glsl: move declaration before code |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Alan Hourihane | mesa: check frambuffer complete status before rendering |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Paul | mesa: bump version to 7.3-rc2 |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Paul | glsl: fix comment |
commit | commitdiff | tree | snapshot |
2009-01-15 |
Brian Paul | glsl: minor clean-up for rect sampler test |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | r300: work-around FRAG_BIT_FOGC warning/error |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: asst. fixes, work-arounds for FBOs and render... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: fix incorrect renderbuffer DataType assignment |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: fix some FBO depth/stencil assertions |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ian Romanick | intel: SW fallback maps texture images, not texture... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | glsl: propagate pragma info down into compiler from... |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | windows: remove reference to swizzle.c file |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | glsl: simplify IR storage for samplers |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | mesa: fix incorrect transformation of GL_SPOT_DIRECTION |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Ian Romanick | Treat image units and coordinate units differently. |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Alan Hourihane | glsl: fix regression from sampler arrays commit |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: indentation fixes |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: allow larger AA points on fallback path |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: fix indentation |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: comment for emit_kil() |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | mesa: put _NV suffix on a few opcodes |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Brian Paul | i965: fix indentation |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Xiang, Haihao | intel: bump driver date |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Alan Hourihane | glsl: fix a comment typo |
commit | commitdiff | tree | snapshot |
2009-01-14 |
Alan Hourihane | glsl: support sampler arrays. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Paul | docs: #pragma now handled |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Paul | glsl: add preprocessor support for #pragma |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Ian Romanick | Add language about implicit flush and command completion |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Brian Paul | docs: fixes since 7.3-rc1 |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Karl Schultz | windows: try to create a context in wglCreateLayerContext() |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | i965: fix glDrawPixels Z coordinate in intel_texture_dr... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | i965: fix broken glBitmap + depth test |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | i965: fix broken ARB fp fog options |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Dan Nicholson | autoconf: Only _GNU_SOURCE feature test macro needed... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Julien Cristau | mesa: match against *-gnu* instead of *-gnu in configure.ac |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Thomas Henn | windows: updated VC8 project files |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | glsl: better fix for for-loop scope issue (commit 63330... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | windows: added new sources for 7.3 (may be more, needs... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Brian Paul | mesa: add osmesa.pc.in to tarball list |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Matthieu Herrb | Build fixes for gcc 2.95 |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Matthieu Herrb | Big endian fixes. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Matthieu Herrb | build fix on big endian OpenBSD architectures. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Matthieu Herrb | replace nearbyint() by rint() for now. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Owain G. Ainsworth | Fix build with GCC 2.95. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Matthieu Herrb | __builtin_expect is a gcc 3.x feature. define it out... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian | mesa: require libdrm 2.4.3 in configure.ac |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: omit old headers from tarball |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | docs: document deprecated/removed headers/interfaces |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: remove old GLView.h header for BeOS |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: remove deprecated headers from Makefile.am |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: deprecate GL/amesa.h header (allegro driver) |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: deprecate the GL/fxmesa.h header |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | mesa: remove the ancient include/GL/ugl*.h headers |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | xmesa: deprecate the "XMesa" interface |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | docs: prerequisite updates |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | glsl: force creation of new scope for for-loop body |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Brian Paul | glsl: replace 0/1 with GL_FALSE/GL_TRUE |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Ian Romanick | swrast: Fix GL_ATI_separate_stencil |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | glsl: make minimum struct size = 2, not 1 |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | mesa: 7.3-rc-1 Makefile changes |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | mesa: latest glxext.h header, no version change |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | mesa: import glext.h version 44 |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | docs: dri2proto, libdrm tweaks |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Brian Paul | glsl: fix typo in the vec2 += operator function |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | mesa: set version string to 7.3-rc1 |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | docs: updated Cell docs, from gallium-0.2 branch |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | docs: more 7.3 doc updates |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | docs: import 7.2 relnotes, start on 7.3 relnotes |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | glsl: fix broken +=, -=, *=, /= operators |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | mesa: fix off-by-one bug in _mesa_delete_instructions() |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Eric Anholt | i965: Fix GLSL FS DPH to return the right value instead... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Eric Anholt | i965: Remove worrisome comment about _NEW_PROGRAM signa... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Eric Anholt | mesa: Remove _Active and _UseTexEnvProgram flags from... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Eric Anholt | i965: Remove dead brw_vs_tnl.c |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | i965: allow gl_FragData[0] usage when there's only... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | mesa: additional case in file_string() |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | glsl: pass GLcontext::Extension info down into GLSL... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | glsl: bump up MAX_FOR_LOOP_UNROLL_COMPLEXITY |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Brian Paul | glsl: check that the fragment shader does not write... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Brian Paul | i965: init dst reg RelAddr field to zero |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Eric Anholt | i965: Note when we drop saturate mode on the floor... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Eric Anholt | i965: Add support for LRP in VPs. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
José Fonseca | mesa: Add _mesa_snprintf. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Brian Paul | glsl: disable some unused functions (but don't remove... |
commit | commitdiff | tree | snapshot |
next |