Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In supported_buffer_bitmask(), use framebuffer's visual, not context's visual | Brian | 2007-06-08 | 1 | -28/+23 |
| | |||||
* | no-op clear if buffer width or height is zero (bug 7205) | Brian | 2007-03-15 | 1 | -0/+3 |
| | |||||
* | minor change in _mesa_ResizeBuffersMESA() | Brian Paul | 2006-11-02 | 1 | -1/+2 |
| | |||||
* | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -6/+1 |
| | |||||
* | check if ctx->Driver.GetBufferSize==NULL and no-op | Brian Paul | 2006-10-17 | 1 | -0/+4 |
| | |||||
* | updated comments, mark GetBufferSize() and ResizeBuffers() as obsolete | Brian Paul | 2006-10-15 | 1 | -6/+15 |
| | |||||
* | resize buffers in MakeCurrent | Keith Whitwell | 2006-09-22 | 1 | -4/+10 |
| | |||||
* | set per-context GL_DRAW_BUFFER state regardless of currently bound FBO | Brian Paul | 2006-06-02 | 1 | -6/+4 |
| | |||||
* | Silence minor compiler warnings (-Wextra). | Brian Paul | 2006-04-05 | 1 | -3/+4 |
| | |||||
* | minor clean-up | Brian Paul | 2006-03-29 | 1 | -2/+3 |
| | |||||
* | check for incomplete FBO in _mesa_Clear() | Brian Paul | 2006-03-25 | 1 | -1/+7 |
| | |||||
* | slightly improved error message | Brian Paul | 2006-03-20 | 1 | -2/+2 |
| | |||||
* | properly notify driver on scissor change in MakeCurrent | Keith Whitwell | 2005-12-30 | 1 | -13/+20 |
| | |||||
* | Replace gl_framebuffer's _ColorReadBufferMask with _ColorReadBufferIndex, | Brian Paul | 2005-09-23 | 1 | -29/+31 |
| | | | | Streamline the _mesa_update_framebuffer() function a bit. | ||||
* | updated comment | Brian Paul | 2005-09-19 | 1 | -2/+2 |
| | |||||
* | Replace GLuint with GLbitfield where appropriate. Also replace GLuint | Brian Paul | 2005-09-15 | 1 | -13/+14 |
| | | | | with GLboolean in a few places. | ||||
* | minor tweaks to _mesa_ResizeBuffersMESA() | Brian Paul | 2005-09-07 | 1 | -5/+9 |
| | |||||
* | just changes/updates to comments | Brian Paul | 2005-09-06 | 1 | -10/+11 |
| | |||||
* | Just additional comments. | Brian Paul | 2005-08-31 | 1 | -0/+13 |
| | |||||
* | remove dead code, update comments | Brian Paul | 2005-08-31 | 1 | -10/+5 |
| | |||||
* | remove OLD_RENDERBUFFER stuff | Brian Paul | 2005-07-01 | 1 | -6/+2 |
| | |||||
* | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | 2005-05-04 | 1 | -275/+273 |
| | | | | | | | Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. | ||||
* | Rename _mesa_update_buffers() to _mesa_update_draw_buffer_bounds() and do | Brian Paul | 2005-02-26 | 1 | -30/+48 |
| | | | | | additional checks. Replace _mesa_init_buffers() with _mesa_init_scissor() and _mesa_init_multisample(). | ||||
* | initial support for GL_EXT_framebuffer_object | Brian Paul | 2005-02-09 | 1 | -55/+139 |
| | |||||
* | silence a variety of warnings found with g++ 3.4.2 | Brian Paul | 2004-12-03 | 1 | -5/+5 |
| | |||||
* | added support for GL_ARB_draw_buffers | Brian Paul | 2004-10-02 | 1 | -193/+200 |
| | |||||
* | s/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/ | Brian Paul | 2004-06-11 | 1 | -2/+2 |
| | |||||
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -36/+36 |
| | | | | | | Only available with Xlib driver for now. Assorted clean-ups related to Draw/ReadBuffer(). Renamed FRONT_LEFT_BIT -> DD_FRONT_LEFT_BIT, etc. | ||||
* | more descriptive error strings | Brian Paul | 2004-01-30 | 1 | -9/+9 |
| | |||||
* | Added GLAPIENTRY decorations for all first level OpenGL API function entry | Kendall Bennett | 2003-10-21 | 1 | -8/+8 |
| | | | | | points so that the calling conventions will work correctly with the assembler stubs with the Open Watcom compiler. | ||||
* | Merge Jose's documentation and core Mesa changes from embedded branch | Keith Whitwell | 2003-07-17 | 1 | -40/+178 |
| | |||||
* | comments regarding window sizing | Brian Paul | 2003-06-04 | 1 | -4/+7 |
| | |||||
* | s/DrawBuffer/ReadBuffer/ in _mesa_ResizeBuffersMESA (PHil Brown) | Brian Paul | 2003-06-02 | 1 | -2/+2 |
| | |||||
* | don't try to clear non-existant buffers | Brian Paul | 2003-04-29 | 1 | -8/+12 |
| | |||||
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -4/+3 |
| | | | | | Moved type conversion and interpolation macros into macros.h Updated all the files that used to include mmath.h | ||||
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -6/+2 |
| | | | | | | | | 1. Remove all.h and PC_HEADER junk. 2. Rolled mem.c and mem.h into imports.c and imports.h 3. Include imports.h instead of mem.h Restore _mesa_create/initialize_context() to be like they were in 4.0.4 New wrappers for a few std C functions: _mesa_atoi(), _mesa_strstr(), etc. | ||||
* | Another round of glRead/DrawBuffer() clean-ups and simplifications. | Brian Paul | 2002-10-11 | 1 | -27/+81 |
| | | | | | | | Replaced ctx->Color._DriverDrawBuffer with swrast->CurrentBuffer. Replaced ctx->Pixel._DriverReadBuffer with ctx->Pixel._ReadSrcMask. swrast->Driver.SetBuffer() takes FRONT/BACK_LEFT/RIGHT_BIT values now. Added tokens and code for GL_AUX buffers, for completeness. | ||||
* | undo previous check-in (check if ctx->Color.DrawBuffer == mode) | Brian Paul | 2002-10-11 | 1 | -4/+1 |
| | |||||
* | check mode for no change in _mesa_Read/DrawBuffer() | Brian Paul | 2002-10-11 | 1 | -2/+7 |
| | |||||
* | Changed a number of context fields from GLchan to GLfloat (such as ClearColor). | Brian Paul | 2002-10-04 | 1 | -8/+8 |
| | | | | | | Also changed parameter types for some driver functions (like ctx->Driver.Clear- Color). Updated all the device drivers. Someday, we want to support 8, 16 and 32-bit channels dynamically at runtime. | ||||
* | Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer() | Brian Paul | 2002-07-09 | 1 | -56/+36 |
| | | | | | indicates the read AND draw color buffer for all software rasterization. Lots of related clean-ups. See RELNOTES-4.1 for details. | ||||
* | Added ctx parameter to _mesa_debug() | Brian Paul | 2002-06-15 | 1 | -21/+9 |
| | | | | | | Added _mesa_printf() Updated SetDrawBuffer() function in all drivers (ala 4.0.3) Import 4.0.3/DRI changes. | ||||
* | New _mesa_debug() function to replace fprintf() calls. | Brian Paul | 2002-06-13 | 1 | -6/+6 |
| | | | | | | | | Some source files updated to call _mesa_debug(), but not finished. Added __GLimports as a parameter to _mesa_create/init_context() and updated drivers accordingly. Fleshed-out more of the __GLimports and __GLexports functionality. Removed run-time config file support (config.c) | ||||
* | added some casts | Brian Paul | 2002-04-19 | 1 | -5/+3 |
| | |||||
* | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul | 2002-03-16 | 1 | -15/+41 |
| | | | | | | | instead of passing a GLcontext* to ResizeBuffers(), pass a GLframebuffer*. The idea is that a window can be resized without it being bound to a rendering context. This makes for a nice clean-up in the XFree86 server-side GLX code. Renamed ctx->Driver.ResizeBuffersMESA() to ctx->Driver.ResizeBuffers(). | ||||
* | added a glClear() error check | Brian Paul | 2002-02-15 | 1 | -3/+12 |
| | |||||
* | more warning fixes (Karl Schultz) | Brian Paul | 2001-09-14 | 1 | -3/+3 |
| | |||||
* | Consolidated source files. Since the re-org a number of source files | Brian Paul | 2001-06-18 | 1 | -2/+32 |
| | | | | only had one or two functions left in them. | ||||
* | infrastructure for GL_ARB_multisample | Brian Paul | 2001-05-29 | 1 | -1/+22 |
| | |||||
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -2/+2 |
| |