2006-10-30 |
Keith Whitwell | Remove wakeup functions. This code is intended to... |
commit | commitdiff | tree |
2006-10-30 |
Keith Whitwell | switch several dri drivers over |
commit | commitdiff | tree |
2006-10-30 |
Keith Whitwell | better handling of current attributes. Trivial dlist... |
commit | commitdiff | tree |
2006-10-30 |
Keith Whitwell | checkpoint - remove dead files, otherwise untested |
commit | commitdiff | tree |
2006-10-29 |
Keith Whitwell | Fix compiler warning |
commit | commitdiff | tree |
2006-10-29 |
Keith Whitwell | switch over to vbo module |
commit | commitdiff | tree |
2006-10-29 |
Keith Whitwell | remove this module |
commit | commitdiff | tree |
2006-10-29 |
Keith Whitwell | Changes for new vbo-building module. |
commit | commitdiff | tree |
2006-10-29 |
Keith Whitwell | Checkpoint of new vbo-building code. Currently builds... |
commit | commitdiff | tree |
2006-10-28 |
Brian Paul | Added PROGRAM_CONSTANT to get_register_pointer(). |
commit | commitdiff | tree |
2006-10-28 |
Brian Paul | special case END in _mesa_print_instruction() |
commit | commitdiff | tree |
2006-10-28 |
Brian Paul | Implement _mesa_append_fog_code() for fragment program... |
commit | commitdiff | tree |
2006-10-26 |
Brian Paul | If DEBUG, check that all array indices really do fall... |
commit | commitdiff | tree |
2006-10-26 |
Roland Scheidegger | remove code for inserting mvp transform into position... |
commit | commitdiff | tree |
2006-10-25 |
Brian Paul | Previously, if a fragment program referenced fragment... |
commit | commitdiff | tree |
2006-10-25 |
Roland Scheidegger | change some bogus comments regarding the base e exponen... |
commit | commitdiff | tree |
2006-10-24 |
Roland Scheidegger | fix (per-vertex) fog when using ARB_vp by incorporating... |
commit | commitdiff | tree |
2006-10-24 |
Ian Romanick | Add missing call to glutInit. |
commit | commitdiff | tree |
2006-10-24 |
Brian Paul | s/GLchan/GLubyte/ |
commit | commitdiff | tree |
2006-10-24 |
Brian Paul | whitespace clean-up |
commit | commitdiff | tree |
2006-10-23 |
Keith Whitwell | Emit cliprects in the userspace driver as required... |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | assorted clean-ups |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | don't save color/z if fragment is killed |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | add minstall script to MAIN_FILES (bug 8720) |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | minor tweaks good for about 12% faster execution |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | silence used var warnings |
commit | commitdiff | tree |
2006-10-22 |
Brian Paul | Color clamping fixes. |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | move/improve comments, clean up code in a few places |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | fix another logic error in computing deferredTexture |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | For deferredTexture, need to check if the fragment... |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | move interpolate_varying() call |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | don't use params passed to Clear() |
commit | commitdiff | tree |
2006-10-21 |
Brian Paul | Move interpolate_texcoords() and interpolate_varying... |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | Consolidate some code into shade_texture_span(). |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | fixed Fixed/Int bug |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | remove temp code |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | remove some debug/test changes |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | New bin/minstall script - a minimal replacement for... |
commit | commitdiff | tree |
2006-10-19 |
Brian Paul | fix problem when CHAN_BITS == 32 (bug 8704), remove... |
commit | commitdiff | tree |
2006-10-19 |
Michal Krol | Fix nonportable pointer+unsigned arithmetic. Use pointe... |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | added clamp_colors(), updated assertions |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | minor re-org, doxygen comments |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Changed install filenames to libGL* and libOSMesa*... |
commit | commitdiff | tree |
2006-10-18 |
Ian Romanick | Enable GLX_SGI_make_current_read for radeon. |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Don't use x/y/w/h params given to Clear(). |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Want to stop passing x/y/width/height to Clear() function. |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Don't pass x/y/width/height to ctx->Driver.Accum(). |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | glDrawPixels, line clipping bug fixes |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Fix broken line clipping. |
commit | commitdiff | tree |
2006-10-18 |
Brian Paul | Fix a dangerous use of ASSERT in an else-clause not... |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Always convert colors to float before running a fragmen... |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | fix fog color bug |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Move struct atifs_machine into s_atifragshader.c |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Seperate interpolate_colors() and interpolate_specular(). |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | apply_aa_coverage() for ubyte/ushort/float |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | new assertions - one of which is currently failing... |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | remove obsolete intelBufferSize(), bump driver date |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Remove get_buffer_size() |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Lots of fixes/changes to select color depth at runtime. |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | check if ctx->Driver.GetBufferSize==NULL and no-op |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | include x86-64.h to silence warning |
commit | commitdiff | tree |
2006-10-17 |
Brian Paul | Fix CHAN_BITS=32 issues. |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | Added -clip option to test glCopyPixels beyond window... |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | Init _UseTexEnvProgram to fix failed assertion in i915_... |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | Updates to intelWindowMoved(): |
commit | commitdiff | tree |
2006-10-16 |
Ian Romanick | Track the currently bound read drawable and make sure... |
commit | commitdiff | tree |
2006-10-16 |
Ian Romanick | Fix build when DEBUG is defined but DEBUG_MATH is not. |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | s/X86_SOURCES/ASM_SOURCES/ in ALL_SOURCES to try to... |
commit | commitdiff | tree |
2006-10-16 |
Ian Romanick | Fix bug #8563. |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | Set _NEW_BUFFERS in _mesa_resize_framebuffer(). This... |
commit | commitdiff | tree |
2006-10-16 |
Brian Paul | remove some old code that could cause infinite recursion |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | allow >10 mipmap levels (patch by Benno Schulenberg... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | regenerated to get DRI_CONF_EXCESS_MIPMAP() |
commit | commitdiff | tree |
2006-10-15 |
Roland Scheidegger | fix handling of textures with a base internal format... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | Added #if / #else / #endif around code related to frame... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | updated comments, mark GetBufferSize() and ResizeBuffer... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | minor clean-up: s/intel->driDrawable/dPriv/ |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | Remove calls to _mesa_ResizeBuffersMESA() - generally... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | Remove a bunch of "ctx->Driver.function = _swrast_Funct... |
commit | commitdiff | tree |
2006-10-15 |
Jerome Glisse | Use endianness test function provided by mesa. |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | Remove Driver.ResizeBuffers = _mesa_resize_framebuffer... |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | increate MaxTextureLevels to 11 (bug 3130) |
commit | commitdiff | tree |
2006-10-15 |
Brian Paul | check if files exist before installing (Thierry Reding) |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | allow specifying image size on cmd line |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | Some code movement so that the gl_framebuffer is fully... |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | Big re-org of buffer size management. |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | cut and paste error: s/Width/Height/ |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | build fix: s/Table/TableUB/ |
commit | commitdiff | tree |
2006-10-14 |
Brian Paul | assorted clean-ups |
commit | commitdiff | tree |
2006-10-13 |
Roland Scheidegger | implement ARB_point_parameters and ARB_point_sprite... |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | remove needless condition |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | Consolidate, move, fix code related to color index... |
commit | commitdiff | tree |
2006-10-13 |
Ian Romanick | Fix dumb build errors. |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | In _mesa_pack_rgba_span_float() we don't need to make... |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | s/GLuint/GLbitfield/ |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | s/GL_FALSE/0x0/ |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | removed obsolete _mesa_pack_rgba_span_chan() |
commit | commitdiff | tree |
2006-10-13 |
Brian Paul | include glapi.h to fix broken build |
commit | commitdiff | tree |
2006-10-13 |
Keith Whitwell | Upload of interleaved arrays currently assumes that... |
commit | commitdiff | tree |
2006-10-13 |
Keith Whitwell | Make sure instructions are zero'd out before use. |
commit | commitdiff | tree |
next |