2006-03-29 |
Karl Schultz | Undef a conflicting symbol in Windows. |
commit | commitdiff | tree |
2006-03-29 |
Karl Schultz | add showbuffer.[ch] which could be in this dir after... |
commit | commitdiff | tree |
2006-03-29 |
Karl Schultz | Update for new Mesa entry points. I need to change... |
commit | commitdiff | tree |
2006-03-29 |
Karl Schultz | Remove unneeded includes of time.h |
commit | commitdiff | tree |
2006-03-28 |
Daniel Borca | Match pixel addresses with `compute_row_addresses'... |
commit | commitdiff | tree |
2006-03-28 |
Roland Scheidegger | fix missing *_STATECHANGE in *UpdateViewportOffset... |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | updated comment about framebuffer's Visual field |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | added known issue: render to depth textures not working |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | update conditional for render to GL_DEPTH_STENCIL textu... |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | a little code movement so we don't make invalid casts... |
commit | commitdiff | tree |
2006-03-28 |
Aapo Tahkola | fix #6072 (Keith Whitwell) |
commit | commitdiff | tree |
2006-03-28 |
Keith Whitwell | Revert merge of new/experimental code from texmem branch. |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | enable GL_ARB_half_float_pixel, was GL_MESAX_half_float... |
commit | commitdiff | tree |
2006-03-28 |
Brian Paul | comment about byteswapping in _mesa_unpack_depth_span() |
commit | commitdiff | tree |
2006-03-27 |
Roland Scheidegger | make allow_large_textures 1 by default for radeon and... |
commit | commitdiff | tree |
2006-03-27 |
Roland Scheidegger | remove unnecessary typedefs causing compiler warnings |
commit | commitdiff | tree |
2006-03-27 |
Daniel Borca | Disable `hidden' attribute for DJGPP |
commit | commitdiff | tree |
2006-03-27 |
Daniel Borca | PutRowRGB was not initialized for OSMESA_RGB_565 |
commit | commitdiff | tree |
2006-03-27 |
Dave Airlie | Fixup makefile for solo non-egl |
commit | commitdiff | tree |
2006-03-26 |
Brian Paul | merge from texman branch |
commit | commitdiff | tree |
2006-03-26 |
Brian Paul | fix some PFNGL* typedefs |
commit | commitdiff | tree |
2006-03-25 |
Brian Paul | remove carriage returns |
commit | commitdiff | tree |
2006-03-25 |
Brian Paul | fix issue in _mesa_free_framebuffer_data() |
commit | commitdiff | tree |
2006-03-25 |
Brian Paul | check for incomplete FBO in _mesa_Clear() |
commit | commitdiff | tree |
2006-03-24 |
Brian Paul | Clean up the recent code related to texture_override... |
commit | commitdiff | tree |
2006-03-24 |
Brian Paul | lots of debug options, some code movement, etc |
commit | commitdiff | tree |
2006-03-24 |
Brian Paul | added some missing formats in _mesa_source/dest_buffer_... |
commit | commitdiff | tree |
2006-03-24 |
Aapo Tahkola | Make ARB_vp backends happy with nv arl |
commit | commitdiff | tree |
2006-03-24 |
Aapo Tahkola | secondary color fixes. |
commit | commitdiff | tree |
2006-03-23 |
Brian Paul | Added -l option for explicit locking around Xlib and... |
commit | commitdiff | tree |
2006-03-23 |
Brian Paul | Added -p option to create a display connection per... |
commit | commitdiff | tree |
2006-03-23 |
Dave Airlie | make solo build complete |
commit | commitdiff | tree |
2006-03-23 |
Dave Airlie | fix coverity 1107: use after free |
commit | commitdiff | tree |
2006-03-23 |
Dave Airlie | fix coverity 926: use before NULL check |
commit | commitdiff | tree |
2006-03-22 |
Brian Paul | Need to check for new state and do readpixels/drawpixel... |
commit | commitdiff | tree |
2006-03-22 |
Aapo Tahkola | implement arl and enable hw nv_vp. |
commit | commitdiff | tree |
2006-03-22 |
Aapo Tahkola | ARL dst idx was undefined. |
commit | commitdiff | tree |
2006-03-21 |
Brian Paul | GL_EXT_packed_depth_stencil should be off by default |
commit | commitdiff | tree |
2006-03-21 |
Michal Krol | Silencium gcc warnings. |
commit | commitdiff | tree |
2006-03-21 |
Michal Krol | GLSL fixes: |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | Lots of changes/fixes for rendering to framebuffer... |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | additional assertions and debug code for testing FBO... |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | additional error checking to be sure source renderbuffe... |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | use new _mesa_sourc/dest_buffer_exists() functions |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | added _mesa_source/dest_buffer_exists() function to... |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | fix some buffer binding tests in _mesa_make_current() |
commit | commitdiff | tree |
2006-03-20 |
Brian Paul | slightly improved error message |
commit | commitdiff | tree |
2006-03-20 |
Aapo Tahkola | Fix texrect upload conflicts. |
commit | commitdiff | tree |
2006-03-19 |
Aapo Tahkola | Disable tnl programs when doing software vertex program... |
commit | commitdiff | tree |
2006-03-19 |
Brian Paul | minor clean-ups |
commit | commitdiff | tree |
2006-03-19 |
Aapo Tahkola | -fix texrect fallback when using vtxfmt_a (glitz, xgl... |
commit | commitdiff | tree |
2006-03-19 |
Brian Paul | Queries of GL_READ_BUFFER and GL_DRAW_BUFFER were still... |
commit | commitdiff | tree |
2006-03-18 |
Brian Paul | Don't call Driver->Bitmap() if no image to render |
commit | commitdiff | tree |
2006-03-17 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2006-03-17 |
Brian Paul | Init FogCoordFuncs[0..5] too, remove some unneeded... |
commit | commitdiff | tree |
2006-03-17 |
Brian Paul | remove another test for IN_DRI_DRIVER |
commit | commitdiff | tree |
2006-03-17 |
Kristian Høgsberg | Don't use glx_ansic.h functions (__glXMemset). |
commit | commitdiff | tree |
2006-03-16 |
Brian Paul | added #undef GET_DISPATCH |
commit | commitdiff | tree |
2006-03-16 |
Brian Paul | Moved _glapi_check_multithread() call into drivers... |
commit | commitdiff | tree |
2006-03-16 |
Brian Paul | finish up some loose ends in _mesa_texstore_z24_s8() |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | assorted code clean-ups, comments, etc. |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | remove invalid assertion in _glapi_get_dispatch(),... |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | Need to include glthread.h in glapi.h, not glapi.c... |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | updated some printfs, added comment about sched_yield |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | sync with texmem branch |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | rename enums, fixes compilation breakage (Michal Krol) |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | use 'p' key to toggle use of GL_EXT_packed_depth_stencil |
commit | commitdiff | tree |
2006-03-15 |
Brian Paul | s/GLuint/GLushort/ in read_depth_stencil_image() |
commit | commitdiff | tree |
2006-03-14 |
Brian Paul | init Red/Green/EtcBits = 0 in soft_renderbuffer_storage() |
commit | commitdiff | tree |
2006-03-14 |
Brian Paul | Set always_array=true for glGenProgramsNV (Dave Reveman) |
commit | commitdiff | tree |
2006-03-14 |
Brian Paul | replace dprintf() with _glu_dprintf() (bug 6244) |
commit | commitdiff | tree |
2006-03-14 |
Michal Krol | Add slang_analyse.c and slang_library_texsample.c. |
commit | commitdiff | tree |
2006-03-14 |
Michal Krol | More GLSL code: |
commit | commitdiff | tree |
2006-03-13 |
Aapo Tahkola | Clean build. |
commit | commitdiff | tree |
2006-03-13 |
Aapo Tahkola | Fix broken max mipmap leveling that was horribly wrong. |
commit | commitdiff | tree |
2006-03-10 |
Aapo Tahkola | Option to init vp temps(for testing) |
commit | commitdiff | tree |
2006-03-09 |
Brian Paul | Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_... |
commit | commitdiff | tree |
2006-03-09 |
Brian Paul | s/GLint/int/, to fit GLX conventions |
commit | commitdiff | tree |
2006-03-09 |
Brian Paul | Instead of adding extra flags to DEFINES with +=, defin... |
commit | commitdiff | tree |
2006-03-09 |
Aapo Tahkola | Kick VBOs out of GART if nothing else helps. |
commit | commitdiff | tree |
2006-03-09 |
Aapo Tahkola | Use the force Luke, use the force. |
commit | commitdiff | tree |
2006-03-08 |
Dave Airlie | coverity check bug fix going over end of array |
commit | commitdiff | tree |
2006-03-08 |
Dave Airlie | coverity checker bug: Pointer dereferenced after NULL... |
commit | commitdiff | tree |
2006-03-07 |
Aapo Tahkola | Fix broken DrawElements & DrawRangeElements. |
commit | commitdiff | tree |
2006-03-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree |
2006-03-07 |
Aapo Tahkola | Enable HW VBOs and other things needed by it. |
commit | commitdiff | tree |
2006-03-07 |
Aapo Tahkola | Convert to work with current DRM. + tag |
commit | commitdiff | tree |
2006-03-07 |
Aapo Tahkola | Various fallbacks, checks and tags. |
commit | commitdiff | tree |
2006-03-07 |
Brian Paul | just a comment for check_compatible() |
commit | commitdiff | tree |
2006-03-07 |
Brian Paul | disable double-buffer test in check_compatible(), fixes... |
commit | commitdiff | tree |
2006-03-07 |
Brian Paul | print newline in _mesa_warning() |
commit | commitdiff | tree |
2006-03-07 |
Brian Paul | call _mesa_update_framebuffer_visual() in _mesa_Framebu... |
commit | commitdiff | tree |
2006-03-07 |
Brian Paul | FreeBSD updates (Pedro Giffuni) |
commit | commitdiff | tree |
2006-03-06 |
Aapo Tahkola | Port r200 tex tiling code to run on r300 but keep it... |
commit | commitdiff | tree |
2006-03-06 |
Ian Romanick | Later versions of Python handle formats like '% 5u... |
commit | commitdiff | tree |
2006-03-06 |
Ian Romanick | Generate server-side GLX protocol decode functions... |
commit | commitdiff | tree |
2006-03-06 |
Ian Romanick | Display the correct bug number in the information text. |
commit | commitdiff | tree |
2006-03-06 |
Ian Romanick | Don't try to bind to proxy texture target. This is... |
commit | commitdiff | tree |
2006-03-04 |
Ian Romanick | Build test for bugzilla #3050 |
commit | commitdiff | tree |
2006-03-04 |
Ian Romanick | Test case for bugzilla #3050. |
commit | commitdiff | tree |
next |