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 |
2008-06-15 |
Corbin Simpson | r5xx: Enable fragment.position, partial ARB_shadow. |
commit | commitdiff | tree |
2008-06-15 |
Corbin Simpson | r5xx: Detangle FP fallback and translation switches. |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300: Add radeonTransformALU and fix a bug in r300_frag... |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300_fragprog: Use less complex instructions |
commit | commitdiff | tree |
2008-06-14 |
Corbin Simpson | r5xx: More FP rewriting; fix texrect FP insts. |
commit | commitdiff | tree |
2008-06-14 |
Corbin Simpson | r5xx: New FP code, take two. |
commit | commitdiff | tree |
2008-06-14 |
Corbin Simpson | r5xx: FP refactor, take one. |
commit | commitdiff | tree |
2008-06-14 |
Corbin Simpson | r3xx/r5xx: Don't force aniso. |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | texenvprogram: Mark textures using ARB_shadow as Shadow... |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300: Add radeonCompilerDump for debugging |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300_fragprog: Refactor TEX transformation |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300: Add radeon_program and trivial refactoring of... |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300: Do not include r300_fragprog.h from r300_context... |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300_fragprog: Remove dead declarations, move NOP decla... |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300_fragprog: Refactoring and cleanup |
commit | commitdiff | tree |
2008-06-14 |
Nicolai Haehnle | r300_fragprog: Remove dead code |
commit | commitdiff | tree |
2008-06-13 |
Nicolai Haehnle | r300/r500: Separate fragprog compiler structures |
commit | commitdiff | tree |
2008-06-13 |
Nicolai Haehnle | r300: Fix depth texture GL_LUMINANCE vs. GL_INTENSITY... |
commit | commitdiff | tree |
2008-06-13 |
Nicolai Haehnle | r300: Reenable t->filter_1 (though currently not used) |
commit | commitdiff | tree |
2008-06-13 |
George Sapountzis | glx: load swrast_dri.so |
commit | commitdiff | tree |
2008-06-13 |
George Sapountzis | dri/swrast: make unbind a noop |
commit | commitdiff | tree |
2008-06-13 |
George Sapountzis | dri/swrast: add OpenGL 2.1 functions |
commit | commitdiff | tree |
2008-06-13 |
George Sapountzis | glx: use ErrorMessageF |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | silly bug: it's PROGRAM_VARYING |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | glsl: make sure we replace all output reads with tempor... |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | glsl: allow uniforms |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | glsl: fix array size initialiazers using const variables |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | almost forgot - RelAddr is a boolean so use it here |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | shaders: fix allocation of arrays of parameters |
commit | commitdiff | tree |
2008-06-12 |
Zack Rusin | glsl: implement variable array indexes |
commit | commitdiff | tree |
2008-06-12 |
Dan Nicholson | Update .gitignore for progs/glsl |
commit | commitdiff | tree |
2008-06-12 |
Dave Airlie | sparc: add swrast to dri drivers |
commit | commitdiff | tree |
2008-06-12 |
Dave Airlie | sparc: add DRI drivers for sparc patch from Fedora |
commit | commitdiff | tree |
2008-06-12 |
Brian Paul | remove obsoleted doxygen \param comments |
commit | commitdiff | tree |
2008-06-12 |
Brian Paul | comments |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | remove unnecessary swrast, tnl includes |
commit | commitdiff | tree |
2008-06-10 |
Brian Paul | add some missing rule dependencies |
commit | commitdiff | tree |
2008-06-10 |
Roland Scheidegger | copy msaa visuals capability |
commit | commitdiff | tree |
2008-06-10 |
Dan Nicholson | Distribute version.mk in case autoconf needs to be... |
commit | commitdiff | tree |
2008-06-10 |
Xiang, Haihao | i965: apply commit 6c1a98e97affb2163e776551eb3a9e669ff9... |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | fix Xlib libGL.so build problem. |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | s/SOLO/MESA/ |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | Makefile clean-ups |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | more old stuff, rename SOLO->MESA, etc |
commit | commitdiff | tree |
2008-06-09 |
Brian Paul | Makefile clean-ups |
commit | commitdiff | tree |
next |