2006-10-21 |
Brian Paul | don't use params passed to Clear() |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Brian Paul | Move interpolate_texcoords() and interpolate_varying... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | Consolidate some code into shade_texture_span(). |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | fixed Fixed/Int bug |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | remove temp code |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | remove some debug/test changes |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | New bin/minstall script - a minimal replacement for... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Brian Paul | fix problem when CHAN_BITS == 32 (bug 8704), remove... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Michal Krol | Fix nonportable pointer+unsigned arithmetic. Use pointe... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | added clamp_colors(), updated assertions |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | minor re-org, doxygen comments |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Changed install filenames to libGL* and libOSMesa*... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Ian Romanick | Enable GLX_SGI_make_current_read for radeon. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Don't use x/y/w/h params given to Clear(). |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Want to stop passing x/y/width/height to Clear() function. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Don't pass x/y/width/height to ctx->Driver.Accum(). |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | glDrawPixels, line clipping bug fixes |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Fix broken line clipping. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Brian Paul | Fix a dangerous use of ASSERT in an else-clause not... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Always convert colors to float before running a fragmen... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | fix fog color bug |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Move struct atifs_machine into s_atifragshader.c |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Seperate interpolate_colors() and interpolate_specular(). |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | apply_aa_coverage() for ubyte/ushort/float |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | new assertions - one of which is currently failing... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | remove obsolete intelBufferSize(), bump driver date |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Remove get_buffer_size() |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Lots of fixes/changes to select color depth at runtime. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | check if ctx->Driver.GetBufferSize==NULL and no-op |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | include x86-64.h to silence warning |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Brian Paul | Fix CHAN_BITS=32 issues. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | Added -clip option to test glCopyPixels beyond window... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | Init _UseTexEnvProgram to fix failed assertion in i915_... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | Updates to intelWindowMoved(): |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ian Romanick | Track the currently bound read drawable and make sure... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ian Romanick | Fix build when DEBUG is defined but DEBUG_MATH is not. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | s/X86_SOURCES/ASM_SOURCES/ in ALL_SOURCES to try to... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Ian Romanick | Fix bug #8563. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | Set _NEW_BUFFERS in _mesa_resize_framebuffer(). This... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Brian Paul | remove some old code that could cause infinite recursion |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | allow >10 mipmap levels (patch by Benno Schulenberg... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | regenerated to get DRI_CONF_EXCESS_MIPMAP() |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Roland Scheidegger | fix handling of textures with a base internal format... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | Added #if / #else / #endif around code related to frame... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | updated comments, mark GetBufferSize() and ResizeBuffer... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | minor clean-up: s/intel->driDrawable/dPriv/ |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | Remove calls to _mesa_ResizeBuffersMESA() - generally... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | Remove a bunch of "ctx->Driver.function = _swrast_Funct... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Jerome Glisse | Use endianness test function provided by mesa. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | Remove Driver.ResizeBuffers = _mesa_resize_framebuffer... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | increate MaxTextureLevels to 11 (bug 3130) |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Brian Paul | check if files exist before installing (Thierry Reding) |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | allow specifying image size on cmd line |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | Some code movement so that the gl_framebuffer is fully... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | Big re-org of buffer size management. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | cut and paste error: s/Width/Height/ |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | build fix: s/Table/TableUB/ |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Brian Paul | assorted clean-ups |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Roland Scheidegger | implement ARB_point_parameters and ARB_point_sprite... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | remove needless condition |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | Consolidate, move, fix code related to color index... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Ian Romanick | Fix dumb build errors. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | In _mesa_pack_rgba_span_float() we don't need to make... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | s/GLuint/GLbitfield/ |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | s/GL_FALSE/0x0/ |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | removed obsolete _mesa_pack_rgba_span_chan() |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | include glapi.h to fix broken build |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Upload of interleaved arrays currently assumes that... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Make sure instructions are zero'd out before use. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Use unsigned long batchbuffer offset, fixes x64 warnings. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Fix printf warning. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Use unsigned long cast for checking pointer alignment... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Keith Whitwell | Use mesa function to get opcode name rather than an... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Michal Krol | Indent and cosmetic changes. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Brian Paul | Revamp color table code. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | adjust_colors() function replaces old _mesa_chan_to_flo... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | use _mesa_map_ci8_to_rgba8() instead of _mesa_map_ci8_t... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | remove _mesa_chan_to_float_span(), rename _mesa_map_ci8... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | _mesa_map_ci_to_rgba_chan() no longer used |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | Lots of changes to support runtime renderbuffer depths. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | don't use temp storage in _mesa_convert_colors() when... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Brian Paul | remove some debug code invalidated by prev check-in |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Ian Romanick | Fix bug #4681. |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | use GLvoid * for _swrast_write_zoomed_rgb/rgba_span... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | rewrite/simplify the fast_draw_pixels() function |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | use _mesa_convert_colors(), update some assertions |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | Added _mesa_convert_colors(). |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | support for runtime renderbuffer depths |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | In xmesa_DrawPixels_8R8G8B() check if drawing into... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | added shaderobjects_3dlabs.c |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | remove 3dlabs.c |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | sources for X.org xserver build |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Brian Paul | List of source (.c) files in each directory. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | a step toward moving run-time vertex program state... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | fixed NV_position_invariant |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | Move the fp_machine struct into s_nvfragmprog.c since... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | s/GLuint/GLbitfield/ |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Brian Paul | If program is position invariant, set VERT_BIT_POS... |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Keith Whitwell | Use the mesa-provided texenv program rather than rollin... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Ian Romanick | Added dispatch.html. |
commit | commitdiff | tree | snapshot |
next |