2006-04-06 |
Brian Paul | Replace MESA_FORMAT_DEPTH_COMPONENT_FLOAT32 with 32... |
commit | commitdiff | tree |
2006-04-06 |
Brian Paul | Added render to depth texture support with GL_EXT_frame... |
commit | commitdiff | tree |
2006-04-06 |
Brian Paul | do additional checking for setting up depth/stencil... |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | remove duplicated framebuffer attachment test |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | Remove the code that checks for duplicated framebuffer... |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | pass -m32 or -m64 to linker for SunOS as needed (bug... |
commit | commitdiff | tree |
2006-04-05 |
Dave Airlie | add tiling/fence support for the miniglx driver |
commit | commitdiff | tree |
2006-04-05 |
Dave Airlie | don't waste the reserved memory, take an approximation... |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | just some comments/docs |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | set the texture border color for the depth texture |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | first 6.5.1 bug fix - bug 6498 |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | Check/use texture border color when sampling depth... |
commit | commitdiff | tree |
2006-04-05 |
Brian Paul | Silence minor compiler warnings (-Wextra). |
commit | commitdiff | tree |
2006-04-04 |
Alan Hourihane | We always have a back buffer. Fixes visual problems. |
commit | commitdiff | tree |
2006-04-04 |
Dave Airlie | use gart base from drm not try to work it out ourselves... |
commit | commitdiff | tree |
2006-04-04 |
Dave Airlie | switch to card_type rather than IsPCI, doesn't change... |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | Add bitset.h. |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | Fix texcoord interpolation for fragment shaders. |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | More GLSL code: |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | Bit set. |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | Return GLSL version string (1.10). |
commit | commitdiff | tree |
2006-04-04 |
Michal Krol | Define MAX_VERTEX_ATTRIBS to 16. |
commit | commitdiff | tree |
2006-04-03 |
Adam Jackson | Fix license header to SGI FreeB. (Eric Kunze, SGI) |
commit | commitdiff | tree |
2006-04-03 |
Adam Jackson | Bug #5754: Allocate texture memory correctly. (Richard... |
commit | commitdiff | tree |
2006-04-03 |
Karl Schultz | Fix problem reported by Bill Newman in read_rgba_pixels... |
commit | commitdiff | tree |
2006-04-03 |
Brian Paul | 64-bit build for sunos5 w/ gcc |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | add miniglx sources to i915 |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | if DDX is -1 don't do DDX check |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | use Width |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | add pitch support and use new Width |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | setup to use pci access, comment out size bumps, |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | do a drm lock/unlock sequence after the client close |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | add width to struct for width != virtual width |
commit | commitdiff | tree |
2006-04-03 |
Dave Airlie | make miniglx use libdrm and libpciaccess |
commit | commitdiff | tree |
2006-04-03 |
Adam Jackson | Coverity #459: Silly off-by-one error. |
commit | commitdiff | tree |
2006-04-03 |
Adam Jackson | Coverity #468: Fill in the rest of the error_list to... |
commit | commitdiff | tree |
2006-04-02 |
Adam Jackson | Coverity #476: Avoid walking off the end of ->vtx.attrs... |
commit | commitdiff | tree |
2006-04-02 |
Adam Jackson | Coverity #567: Fix a memory leak on a failure path. |
commit | commitdiff | tree |
2006-04-02 |
Adam Jackson | Coverity #650: Fix a memory leak when near OOM. |
commit | commitdiff | tree |
2006-04-01 |
Daniel Borca | Assorted updates. |
commit | commitdiff | tree |
2006-04-01 |
Daniel Borca | Initialize renderbuffer size. |
commit | commitdiff | tree |
2006-04-01 |
Dave Airlie | These messages really should be printed all the time... |
commit | commitdiff | tree |
2006-04-01 |
Brian Paul | added MD5 checksums for 6.5 files |
commit | commitdiff | tree |
2006-04-01 |
Brian Paul | added 6.5 relnotes |
commit | commitdiff | tree |
2006-04-01 |
Eric Anholt | Don't index box by the box's index within numClipRects... |
commit | commitdiff | tree |
2006-04-01 |
Eric Anholt | Call driUpdateFramebufferSize when we've found an updat... |
commit | commitdiff | tree |
2006-03-31 |
Brian Paul | 6.5 updates |
commit | commitdiff | tree |
2006-03-31 |
Daniel Borca | DMesa now uses OSMesa as a back-end. |
commit | commitdiff | tree |
2006-03-31 |
Daniel Borca | Removed empty arrays. |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | Enough testing already |
commit | commitdiff | tree |
2006-03-31 |
Brian Paul | bump version/date |
commit | commitdiff | tree |
2006-03-31 |
Brian Paul | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support |
commit | commitdiff | tree |
2006-03-31 |
Brian Paul | Fix the fetch_texel_ci8() code to deal with floating... |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | free rs300 and ban r350(according to r300.sf.net) |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | make u_list adjustable |
commit | commitdiff | tree |
2006-03-31 |
Karl Schultz | updated again for 6.5. |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | warn about broken dxt 3/5 |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | Dont rely on writebacks |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | disable r300 chips. R300_FORCE_R300 to force |
commit | commitdiff | tree |
2006-03-31 |
Aapo Tahkola | More meaningful warning. |
commit | commitdiff | tree |
2006-03-30 |
Eric Anholt | The pitches of the driRenderbuffers are in bytes, so... |
commit | commitdiff | tree |
2006-03-30 |
Karl Schultz | Clean up data structures, finishing off some of the... |
commit | commitdiff | tree |
2006-03-30 |
Adam Jackson | Clarify which version of Mesa we're talking about |
commit | commitdiff | tree |
2006-03-30 |
Adam Jackson | Revert my change from 1.37 as being bogus (see ensuing... |
commit | commitdiff | tree |
2006-03-30 |
Adam Jackson | Update the install docs to make explicit note of libdrm... |
commit | commitdiff | tree |
2006-03-30 |
Adam Jackson | Style fix, drop the explicit -ldrm from the link line. |
commit | commitdiff | tree |
2006-03-30 |
Karl Schultz | Fix logic error in viewport function so that we still... |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | When creating front/back renderbuffers, init the Red... |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | Init the Red/Green/Blue/Alpha/Depth/StencilBits fields... |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | comments regarding assertions |
commit | commitdiff | tree |
2006-03-30 |
Karl Schultz | Use [][3] for write_rgb_span_16 |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | some comments for Darwin |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | added glfbdev.h to MAIN_FILES |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | fix bad call to FindLine() |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | added -f option for full-screeen |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | press '0' for glDrawBuffer(GL_NONE) |
commit | commitdiff | tree |
2006-03-30 |
Brian Paul | XMesaDrawLine macro, not currently used |
commit | commitdiff | tree |
2006-03-30 |
Karl Schultz | Fixes from Brian to help migrate to render buffer DD... |
commit | commitdiff | tree |
2006-03-30 |
Karl Schultz | Fixes from Brian |
commit | commitdiff | tree |
2006-03-30 |
Dave Airlie | Fix up some incorrect pointers and clear screen |
commit | commitdiff | tree |
2006-03-30 |
Dave Airlie | add initial miniglx files for i915, not integrated yet |
commit | commitdiff | tree |
2006-03-29 |
Karl Schultz | Updated for Mesa 6.5 |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | Add -ansi -pedantic flags to OPT_FLAGS. This got lost... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | Update the _WindowMap matrix in _mesa_set_viewport... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | put braces around RENDER_SPAN macro when called, not... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | fix GETPROCADDRESS usage, remove carriage return chars... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | s/glslnose.c/glslnoise/ (bug 6430) |
commit | commitdiff | tree |
2006-03-29 |
Kristian Høgsberg | Fixes to silence warnings in code generated by glapi... |
commit | commitdiff | tree |
2006-03-29 |
Karl Schultz | Add newest source code files to project. |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | added some no-op virtual destructors to silence g+... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | fixes from John Shell (bug 6339) |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | minor clean-up |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | FP textures and fixes (Ewald Snel) |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | fix components initialization in two places (Ewald... |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | move NumNativeAlu/TexInstruction assignments (Ewald... |
commit | commitdiff | tree |
2006-03-29 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | prep for 6.5 release |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | New code for rendering to depth/stencil textures. |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | new tests for GL_DEPTH_STENCIL_EXT |
commit | commitdiff | tree |
2006-03-29 |
Brian Paul | a few new assertions |
commit | commitdiff | tree |
next |