2005-09-14 |
Brian Paul | Instead of calling _mesa_ResizeBuffersMESA() in the... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Brian Paul | added driUpdateFramebufferSize() |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | Move _mesa_add_soft_renderbuffers() from framebuffer... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | update like for MD2 viewer |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | replace semicolon with && |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | print version with debug info |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | fix FreeBSD problem (bug 4435) |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Eric Anholt | Fix libGL build on FreeBSD by respecting ASM_FLAGS. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | Replace ctx->Driver.StencilOp/Func/Mask() functions... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | OpenGL 2.0's two-sided stencil feature wasn't implement... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | just some reformatting |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | Clear either 8 or 16-bit stencil buffers. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | Use GLuint/GLint intead of GLstencil for stencil state. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | Move the ctx->FirstTimeCurrent initialization |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Brian Paul | init StencilOpSeparate to NULL |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Roland Scheidegger | add GL_ATI_fragment_shader support for r200 |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Brian Paul | added a return upon out-of-memory, remove a needless... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Brian Paul | restore brace lost in previous check-in |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Roland Scheidegger | add complete support for ATI_fragment_shader for the... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Roland Scheidegger | remove unnecessary Swizzle parameter from struct (forgo... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Brian Paul | use ASM_API variable, bug 4415 |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Brian Paul | make lookup_query_object() static |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Brian Paul | remove rendundant r,g,b,a vars (bug 4331) |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Dave Airlie | add 1002:5460 M22 X300 card |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Dave Airlie | fix dri drivers build |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Brian Paul | Silence some warnings. |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | bunch of updates |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | put GLUT sources into a separate tarball |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | Clean-up of sources/Makefile, bug 4111 |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | fix a problem w/ color index mode when CHAN_BITS=16 |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | make some vars static |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | fix GLubyte/GLchan inconsistencies (bug 4331) |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Roland Scheidegger | new demo to test ATI_fragment_shader, not very creative... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Roland Scheidegger | add the new drm packets needed for ATI_fragment_shader... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Roland Scheidegger | add reverse-engeneered register bits needed for ATI_fra... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Brian Paul | Add offset and pitch fields to intelRegion. Remove... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Roland Scheidegger | add _tnl_arb_vertex_program_stage to all drivers which... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Brian Paul | remove the redundant textureSize field, use tex.size... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Brian Paul | don't generate selection hits for glBitmap, glDraw... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Roland Scheidegger | fix some bugs with handling of GL_DOT4_ATI, GL_DOT3_ATI... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Roland Scheidegger | add missing fallback string for ARB_vertex_program |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Roland Scheidegger | Fix wrong fallback bit being set by the tcl fallback... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Keith Whitwell | use an explicit reserved field, rather than magic numbe... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Brian Paul | Fix the comment for the 'bound' field: it's a bitmask... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Keith Whitwell | Keep NumTemporaries uptodate. |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Keith Whitwell | Treat NegateBase as a bitfield, not a boolean. |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Keith Whitwell | be consistent in populating NegateBase field |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Brian Paul | check for either GL_ARB_depth_texture or GL_SGIX_depth_... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Brian Paul | fix precision problem in depth clearing (bug 4395) |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Roland Scheidegger | fix incorrect swizzling handling. fix code so it can... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Roland Scheidegger | add a bunch of FLUSH_VERTICES to some of the ATI_fs... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Brian Paul | some clean-up and re-org for renderbuffers |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Brian Paul | some updates, but code still out of date |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Brian Paul | new comment |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Brian Paul | minor tweaks to _mesa_ResizeBuffersMESA() |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Roland Scheidegger | fix bug with ATI_fragment_shader in swrast (need to... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Brian Paul | try to fix renderbuffer breakage, primarily in calculat... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | minor formatting fix |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | added viaRenderbufferStorage() function |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | just changes/updates to comments |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | added -Wmissing-prototypes to WARN_FLAGS |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | Use mklib script instead of ar. Make libmesa.a instead... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | remove DEFARRAY, CHECKARRAY stuff |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | minor clean-up of texture_combine() |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Brian Paul | don't use DEFARRAY/CHECKARRAY stuff |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Brian Paul | make some functions static |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Brian Paul | make r128SpanRenderStart/Finish static |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Brian Paul | remove obsolete CurrentBufferBit |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Brian Paul | remove unused var |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Karl Schultz | Add support for memory contexts (Thomas Kaltofen).... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Karl Schultz | remove _swrast_DrawBuffer |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Karl Schultz | Windows mesa.def file had been moved to the drivers... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Karl Schultz | fix var declaration so that a C compiler can build it. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | just formatting clean-ups |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Simplify radeonSetCliprects(). Remove the 'mode' param... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Further clean-up and simplification of the span-related... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Add new void *addr and __DRIdrawablePrivate parameters to |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Fix UpdatePageFlipping() function. Always call driFlip... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | replace GET_SRC_PTR, GET_DST_PTR with GET_PTR |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Use InitPointers helper |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Combine GET_DST_PTR and GET_SRC_PTR into just GET_PTR. |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | Added InitPointers helper function |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Brian Paul | replace assertion with a conditional return |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | fudge set_component_sizes() a bit, see comments |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | Remove last remnants of pre-renderbuffer code. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | renderbuffer updates |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | SetBuffer, renderbuffer changes |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | use new InitStencil/DepthPointer functions |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | remove dead code |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | remove SetBuffer |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | SetBuffer, renderbuffer changes |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | added flippedData field for page flipping, code to... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | added SetStencil/DepthPointer functions |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | remove SetBuffer(). Misc renderbuffer changes. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Brian Paul | silence misc warnings |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Dave Airlie | Check for ATI_fragment_shader enabled |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | fix some strict aliasing problems related to choosing... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | GL_EXT_timer_query |
commit | commitdiff | tree | snapshot |
next |