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 |
2005-09-02 |
Brian Paul | comments |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | added GL_EXT_timer_query token |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | Prototype implementation of new GL_EXT_timer_query... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | replace -1 with PROGRAM_UNDEFINED when initializing... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | set depthHasSurface for stencil renderbuffer |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Roland Scheidegger | ATI_fragment_shader fixes: fix bug in passTexCoord... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | change scratch pointer from _int32_t to u_int32_t to... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | remove unneeded assertion in stencil/depth LOCAL_DEPTH_... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Brian Paul | set depthHasSurface field for stencil renderbuffer |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Roland Scheidegger | add error checking to the GL_ATI_FRAGMENT_SHADER entryp... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | added an assertion to help debug broken stencil readback |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | added driFlipRenderbuffers() |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | fix page flipping breakage |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | fix typo |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | some missing renderbuffer changes (Roland) |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | Finish up some of the gl_renderbuffer work. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | Finish up some of the gl_renderbuffer work. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | s/__inline/INLINE/ |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | use char* instead of GLubyte* in i915_program_error... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | use proper datatypes to silence a bunch of warnings |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | added a few more fields to help with DRI drivers |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | remove fxDDSetBuffer() |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | remove set_buffer() |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | remove old set_buffer routine and misc code |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Brian Paul | remove the old set_buffer() routine |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Paul | Just additional comments. |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Roland Scheidegger | enable GL_ARB_texture_env_crossbar on r200, separate... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Paul | use 'f' key to toggle front/back buffer rendering |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Paul | remove dead code, update comments |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Alan Hourihane | reverse a bogus patch |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Dave Airlie | complete fix for miniglx startup issue since driver... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Paul | remove redundant ctx->Driver fallback assignments that... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Brian Paul | fix a cast/assignment warning |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Paul | silence fprintf and casting warnings |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Brian Paul | added some parenthesis to silence warnings |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alan Hourihane | drmUnmap correct size |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alan Hourihane | move via_dri.h to server |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alan Hourihane | define Bool for solo builds |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Alan Hourihane | Fixes from https://bugs.freedesktop.org/attachment... |
commit | commitdiff | tree | snapshot |
next |