2008-07-04 |
Nicolai Haehnle | Enable TexGen based on InputsRead when a fragment progr... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | GLSL-related bug fixes |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: generate GL_INVALID_OPERATION in _mesa_get_unifor... |
commit | commitdiff | tree |
2008-07-04 |
Brian Paul | mesa: remove incorrect assertion |
commit | commitdiff | tree |
2008-07-04 |
Alan Hourihane | glcontextmodes.c is required remove the reference in... |
commit | commitdiff | tree |
2008-07-04 |
Xiang, Haihao | mesa: fix polygon offset issue (bug #12061) |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix various error codes |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix some error codes in _mesa_ShaderSourceARB() |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix problem freeing framebuffer/renderbuffer... |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: additional error checking, fix error codes |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: regenerated file |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: additional vec4 constructor |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix array storage allocation bug |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix incorrect array size, added assertion |
commit | commitdiff | tree |
2008-07-03 |
Brian Paul | mesa: fix vertex array validation test for attribute... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: when linking a shader program, make sure all... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some debug code (disabled) |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix error codes in _mesa_shader_source(), _mesa_g... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: added some missing equal() notEqual() intrinsics |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: regenerated files |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | mesa: fix all(bvec2) function typo, add missing bvec2... |
commit | commitdiff | tree |
2008-07-02 |
Roland Scheidegger | mesa: fix issues around multisample enable |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | generate a link error if the vertex shader references... |
commit | commitdiff | tree |
2008-07-02 |
Brian Paul | set ctx->Const.MaxVertexTextureImageUnits = 0 |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: Regenerate files based on recent changes to gl_API.xml |
commit | commitdiff | tree |
2008-07-02 |
Paulo Cesar... | Bring over commit 8d4d0b47a07a298a20ffae9fefe96c8c7ca9d... |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: Add missing functions related to VERTEX_ATTRIB_ARR... |
commit | commitdiff | tree |
2008-07-02 |
Ian Romanick | VBO: add GLX related annotations |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: fix a GLSL vector subscript/writemask bug |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: move some functions |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: make _slang_swizzle_swizzle() non-private |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: better function inlining in the presence of ... |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | mesa: add/fix some IrInfo entries for debugging purposes |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | link to DRM 2.3.1 |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | press 'm' to toggle multisample enable/disable |
commit | commitdiff | tree |
2008-07-01 |
Brian Paul | init machine->Samplers (fixes vertex program texture... |
commit | commitdiff | tree |
2008-07-01 |
Dave Airlie | dri: drop asserts to make build against stable libdrm |
commit | commitdiff | tree |
2008-07-01 |
Xiang, Haihao | dri: Take the base image size into account when computing |
commit | commitdiff | tree |
2008-06-30 |
Dan Nicholson | autoconf: Improve the visibility of the swrast DRI... |
commit | commitdiff | tree |
2008-06-30 |
Corbin Simpson | r3xx/r5xx: Enable ARB_point_parameters. |
commit | commitdiff | tree |
2008-06-30 |
Nicolai Haehnle | r300: Fix dumb mistake in LOD bias translation |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | r300: Cleanup LodBias support |
commit | commitdiff | tree |
2008-06-29 |
Corbin Simpson | r300: Change LOD bias emission to more closely follow... |
commit | commitdiff | tree |
2008-06-29 |
Corbin Simpson | Revert accidental edit to progs/demos/lodbias. |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture |
commit | commitdiff | tree |
2008-06-29 |
Nicolai Haehnle | r300: Fix wrap mode for 1D textures |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | s/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_u... |
commit | commitdiff | tree |
2008-06-28 |
Brian Paul | mesa: added null ptr checks |
commit | commitdiff | tree |
2008-06-27 |
Dan Nicholson | DRI-specific pkg-config file |
commit | commitdiff | tree |
2008-06-27 |
Dan Nicholson | autoconf: Check for posix_memalign |
commit | commitdiff | tree |
2008-06-26 |
Alan Hourihane | Check in SwapBuffers for any new pending dri2 events |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Fix glCopyPixels when x or y are < 0 in hw coord... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i965: Use the shared intel_pixel_copy.c. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Same pixel function init for everyone now. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Avoid glBitmap software fallback for blending... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Merge check_blit_fragment_ops between i915/i965. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | intel: Note reasons for blit pixel op fallbacks under... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Add support for accelerated glBitmap, shared... |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Fix read != draw drawable for glCopyPixels. |
commit | commitdiff | tree |
2008-06-24 |
Eric Anholt | i915: Allow accelerated pixel ops to be disabled with... |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Ensure all objects are built when installing DRI |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Don't make libmesa.a or libglapi.a depend on asm_subdirs |
commit | commitdiff | tree |
2008-06-23 |
Dan Nicholson | Create $(TOP)/$(LIB_DIR) for install, too |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | #undef DEBUG to silence warnings |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | replace __inline and __inline__ with INLINE macro |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | s/inline/INLINE |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | remove old comments |
commit | commitdiff | tree |
2008-06-21 |
Alan Coopersmith | Solaris port of Mesa 7.1 with autoconf support |
commit | commitdiff | tree |
2008-06-21 |
Daniel Zhu | Rename quad function to quadr to avoid clash with Solar... |
commit | commitdiff | tree |
2008-06-21 |
Alan Coopersmith | Make minstall work with Solaris /bin/sh |
commit | commitdiff | tree |
2008-06-21 |
Alan Coopersmith | Fix builds with compilers other than gcc 3.0 & newer |
commit | commitdiff | tree |
2008-06-21 |
Brian Paul | added pointer to beta/release candidates |
commit | commitdiff | tree |
2008-06-21 |
Alex Deucher | R300: 1002:5657 is actually RV410 |
commit | commitdiff | tree |
2008-06-21 |
Roland Scheidegger | r200: fix typo in r200TryDrawPixels parameter validatio... |
commit | commitdiff | tree |
2008-06-19 |
Brian Paul | mesa: tweak mipmap level selection for cube maps |
commit | commitdiff | tree |
2008-06-18 |
Eric Anholt | i915: Bug #14313: Fix accelerated (PBO) ReadPixels. |
commit | commitdiff | tree |
2008-06-18 |
Xiang, Haihao | i965: add support for Intel 4 series chipsets |
commit | commitdiff | tree |
2008-06-17 |
Brian Paul | mesa: fix inconsistent use of GL_UNSIGNED_INT vs. GL_UN... |
commit | commitdiff | tree |
2008-06-17 |
Wilfried Holzke | assorted glide driver fixes |
commit | commitdiff | tree |
2008-06-17 |
Brian Paul | glu: silence warnings |
commit | commitdiff | tree |
2008-06-17 |
Dave Airlie | mesa: make mm.c use unsigned ints for offsets. |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | r300: Make LOD bias a persistent environment variable. |
commit | commitdiff | tree |
2008-06-16 |
H. Verbeet | Compute/setup fog coordinates even if vertex program... |
commit | commitdiff | tree |
2008-06-16 |
Brian Paul | mesa: allocate pixel zoom arrays on heap, not stack |
commit | commitdiff | tree |
2008-06-16 |
H. Verbeet | Don't compute vertex fog when fragment program is active. |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | r300: Fix new incarnation of bug 3195. |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | r300: Forgot to clear old state before writing new... |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | r300: Enable LOD bias state emission. |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | Oops, misordered a few instructions. |
commit | commitdiff | tree |
2008-06-16 |
Corbin Simpson | r300: Unbreak LOD biasing, a bit. |
commit | commitdiff | tree |
2008-06-15 |
Dan Nicholson | No more drivers/xorg |
commit | commitdiff | tree |
next |