2004-10-31 |
Brian Paul | use _mesa_unmap_buffer by default |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Brian Paul | Remove redundant error checking. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | remove debug code |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | Updated getprocaddress test to use gl_API.xml instead... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Michal Krol | slang syntax conforming spec rev. 1.10.59 |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Daniel Borca | make sure we don't generate random alpha |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Daniel Borca | decoder "width" parameter represents "stride-in-pixels" |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Brian Paul | VertexAttrib3svNV was incorrect |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Adam Jackson | libGL needs libXxf86vm.a. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | obsolete |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | minor clean-ups, found with pychecker |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Brian Paul | name parameter to glGetActiveAttribARB() should not... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Michal Krol | renumber ARB_shader_objects and ARB_vertex_shader offsets |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Eric Anholt | Add FreeBSD DRI build targets. Doesn't build at the... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Eric Anholt | Use the generic __amd64__, instead of __AMD64__ which... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Brian Paul | updated PLIB URL |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Adam Jackson | Bug #1713: Some rare libGL's have __glXFindDRIScreen... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | remove unused entries |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | fill api entries for ARB_shader_objects and ARB_vertex_... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add entries for extensions ARB_shader_objects, ARB_frag... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add FEATURE flags for ARB_shader_objects, ARB_vertex_sh... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | by karoshi - ARB_shader_objects implementation |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | by karoshi - header file for ARB_shader_objects impleme... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add support for ARB_shader_objects and ARB_vertex_shader |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | add support for ARB_shader_objects and ARB_vertex_shader |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | assign api offsets for ARB_shader_objects and ARB_verte... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | regenerate with correct script |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | regenerate with correct script |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | fix DrawBufferARB entry |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | fix DrawBuffersARB entry |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | the file was empty! |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Michal Krol | by karoshi - add support for ARB_shader objects and... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Ian Romanick | As per suggestions my Michel Daenzer, improve the fix... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Brian Paul | added an attention-getting comment for developers who... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Brian Paul | added stereo option (Jacek Rosik) |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | remove a -Werror from testing. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | Add glx/x11 to the DRI configs, and change the Solo... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | Add DRI_LIB_DEPS for the DRI drivers to link against... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | Bug #1679: Link DRI drivers against DRI_LIB_DEPS, not... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | Import the GLX client side library, formerly from xc... |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Adam Jackson | Import sarea.h from Xorg, needed for client GLX code. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Nicolai Haehnle | Implement ColorMask |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Nicolai Haehnle | Hardware accelerated depth clear |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Adam Jackson | Bug #1682: Mesa core code that gets linked into DRI... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Brian Paul | wrap angle value (Philipp Klaus Krause) |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Brian Paul | addes osdemo32 target (J.P. Delport) |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Brian Paul | minor fixes from J.P. Delport |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Ian Romanick | Big-endian fixes for R200 sw TCL path. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Michal Krol | - add decimal literal integer support |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Michal Krol | forgot about revision increment |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Michal Krol | - use new program option values from arbprogram.syn |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Michal Krol | remove redundant check of parsed program target |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Michal Krol | change program options numbering to accommodate future |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Michal Krol | add new grammar_check_fast entry for faster parsing |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Michal Krol | - speed up syntax parsing - the parser is now 4 times... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Daniel Borca | fixed compilation errors |
commit | commitdiff | tree | snapshot |
2004-10-19 |
Daniel Borca | fix compilation error in `convertPalette' (still have... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Ian Romanick | Small optimization for big-endian (e.g., PowerPC) systems. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Michal Krol | conform to shader spec 1.10.59 |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Michal Krol | conform to language version 1.10 rev 59 |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Daniel Borca | print an error message in convertPalette before dying. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Daniel Borca | small fix to match new _mesa_rescale_teximage2d |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Daniel Borca | changed _mesa_rescale_teximage2d to allow rescaling... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Daniel Borca | added dstRowStride to dxtCompressTexFuncExt; |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Daniel Borca | use RowStride instead of Width in texel fetchers. |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Ian Romanick | Fix compile errors when DEBUG is defined. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Ian Romanick | Fix t_vertex byte-ordering issues for PowerPC. This... |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Ian Romanick | Add ARGB modes to support big-endian systems. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Ian Romanick | Fix hangs on big-endian (e.g., PowerPC) hardware. |
commit | commitdiff | tree | snapshot |
2004-10-17 |
Nicolai Haehnle | - FIX: flickering |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Brian Paul | added initial support for -exports option, Linux/OpenBS... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Brian Paul | GL_OES_read_format info |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Brian Paul | if CXX or CC env vars aren't set, use g++, gcc by defau... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Ville Syrjala | Removed two unnecessary variables. |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Ville Syrjala | Fixed off by one errors in clipping. |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Eric Anholt | Add code to support projective texturing and fix mixed... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Eric Anholt | Always turn on the TAM_DEBUG3=0x6 workaround on real... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Ian Romanick | Add support for OES_read_format. As soon as glext... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Brian Paul | fix if/else bug in _mesa_ProgramEnvParameter4fARB ... |
commit | commitdiff | tree | snapshot |
2004-10-16 |
Ian Romanick | Only build the MMX/SSE/SSE2 versions for ReadRGBASpan... |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Ian Romanick | Fixed a few places that should have been using GET_SRC_PTR. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Ian Romanick | Convert MGA driver to use new spantmp2.h interface. |
commit | commitdiff | tree | snapshot |
2004-10-15 |
Nicolai Haehnle | Huge dumb drop. State: |
commit | commitdiff | tree | snapshot |
2004-10-14 |
Ian Romanick | Add support for optimized versions of the code underlyi... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Keith Whitwell | Add a license to this file. It was written on VA's... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Added some documentation that I managed to figure out... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Make the GL_RENDERER string include the actual chipset... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Initial support for PowerPC specific code in Mesa and... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Refactor the code in driGetRendererString a bit to... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | updated fsv URL |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Ian Romanick | Eliminate the funky SSE exception test from DRI builds... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | initial 6.3 changes |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Brian Paul | Fix minor fog / fragment program state bug. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Adam Jackson | Bug #1588: abort if no palette format matches. (Egbert... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Let's build again after the support for GL_ARB_draw_buf... |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Fix a potential memory leak. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Forgot a contributor. |
commit | commitdiff | tree | snapshot |
2004-10-13 |
Philippe Houdoin | Implement BGLView::CopyPixelsIn/Out(). |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | support for external libraries |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Daniel Borca | SWTC trick (disabled for now) |
commit | commitdiff | tree | snapshot |
next |