2005-12-10 |
Brian Paul | implement config sorting for eglChooseConfig() |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Brian Paul | 'a' key to toggle animation |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Brian Paul | bump version number |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Brian Paul | don't need LONGLONG typedefs |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Brian Paul | do away with 'long long' usage |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Brian Paul | remove stray _ from GL[u]int64_EXT |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | update for symbol export changes |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | add {} to RENDER_SPAN macro to fix compilation problem |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | use 64-bit typedefs for portability |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | add 64-bit typedefs for portability |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | handle 64-bit types for Windows. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Karl Schultz | reapply recent changes with Visual Studio instead of... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Brian Paul | Updates for GL_EXT_timer_query: |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Karl Schultz | Fix bugzilla 5253. Add {} around code in RENDER_SPAN... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Aapo Tahkola | Make missing interpolator inputs fatal |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Aapo Tahkola | Fix secondary color for VP's |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Brian Paul | C++ fixes, mostly casts (Stephane Conversy) |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Eric Anholt | Add support for GL_EXT_secondary_color. It looks like... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Keith Whitwell | Add guard before calling ctx->Driver.BindProgram |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Aapo Tahkola | Fix AL8 |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dave Airlie | update r300 drm minimum to 20 |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Dave Airlie | Fix r300 rectangular texture upload and swtcl coordinat... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Brian Paul | Added PCI_CHIP_RV410_5E4B (Adam Kirchhoff) |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Brian Paul | Fix two failures encountered when running out of memory... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Brian Paul | Test sizeof(drm_handle_t) instead of LONG64 when return... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Brian Paul | fix _mesa_ffs() return, test for more platforms (Evgeny... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Ian Romanick | Fix build issues on x86-64 due to missing include path in |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Keith Whitwell | Call ProgramStringNotify after creating tnl programs. |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Keith Whitwell | Remove VB->LastClipped |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Keith Whitwell | Clean up clipping somewhat |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Brian Paul | remove uintptr_t cast |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Brian Paul | try removing need for the uintptr_t casts |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Brian Paul | Added FinishRenderTexture() device driver function... |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Brian Paul | added comment about glTexImage and renderbuffers |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Brian Paul | get depthBits from the current drawbuffer |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Brian Paul | fxt1_decode_1() should not be static |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Ian Romanick | This is a major re-work of the __indirect_glInterleaved... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | assorted fixes for server-side direct rendering (bug... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | remove dri_client/ dir from tarball |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | use the files from the drm tree/package |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Michel Dänzer | If the DDX driver didn't reserve any video RAM for... |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | added _EGLExtensions typedef |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | Put extension flags, string into separate struct. |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | clean up the drmGetMap/drmMap code |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Brian Paul | apparently need to load colormap after setting the... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Keith Whitwell | Remove the many aliases for 'struct mem_block' in mm.h |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Keith Whitwell | Correct author attribution of mm.h |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Brian Paul | check for driver_modes == NULL. Don't need driver_mode... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Brian Paul | rearrange some code to put in more logical order, misc... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Brian Paul | Lots of fixes, clean-ups, new comments, etc. |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Brian Paul | Redo _eglInitSurface() so it can be used with all surfa... |
commit | commitdiff | tree | snapshot |
2005-11-27 |
Brian Paul | include stdint.h for BSD |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Brian Paul | use ADD_POINTERS macro instead of (uintptr_t) cast |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Keith Whitwell | Use _mesa_exec_free for fp->func. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | use new _egl_api struct |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | use _egl_api struct, make some functions static |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | Move all the EGL API function pointers into a new _egl_... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | report error token in message printed in _eglError() |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | change error test in _eglParseConfigAttribs() |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Brian Paul | init attribs to EGL_DONT_CARE in _eglParseConfigAttribs() |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Aapo Tahkola | Couple changes that were missed. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | check/print EGL_SCREEN_BIT_MESA, fix eglGetDisplay... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | Choose the display mode / surface size in an intelligen... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | update some comments |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | fixed wrong return value in radeonShowSurfaceMESA() |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | change error message |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | use _eglLog() |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Brian Paul | New _eglLog() function to replace fprintf/printf calls... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Brian Paul | reference bug 5131 in comment in _tnl_free_vertices() |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Brian Paul | disable freeing of fp->func, see comment (bug 5131) |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Keith Whitwell | Use correct enums for program output variables. Fixes |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Keith Whitwell | track state flags which might invalidate parameter... |
commit | commitdiff | tree | snapshot |
2005-11-22 |
Keith Whitwell | Make sure tnl->_DoVertexFog is kept uptodate. Fixes... |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Dave Airlie | bit 31 of this inserts a nop after the current instruction |
commit | commitdiff | tree | snapshot |
2005-11-21 |
Dave Airlie | get rid of some of those unknowns figured out from... |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Brian Paul | move _mesa_init_instruction() to program.c |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Brian Paul | s/Saturate/SaturateMode/ |
commit | commitdiff | tree | snapshot |
2005-11-20 |
Brian Paul | Make Saturate a 2-bit field again, renamed to SaturateM... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | additional clean-ups and improvements |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | remove incorrect cast |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | Saturate is a 1-bit boolean field |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | Bunch of little fixes: |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | call gluDeleteQuadric() to fix mem leak |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | in run_texnorm_stage() check if the texture unit is... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | update some vars |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | No longer derive 'ati_fragment_shader' from 'program... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | remove #include arbfragparse.h |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | remove #include arbfragparse.h, s/PI/M_PI/ |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | removed arbfragparse.[ch] arbvertparse.[ch] |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | Remove the _mesa_parse_arb_vertex/fragment_program... |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | update comments, remove ^M chars |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Brian Paul | move a bunch of gl2/shading language structs from mtype... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Try to detect when native support to given texture... |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Fix typo causing secondary color not to work properly. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Aapo Tahkola | Reduce stderr noise. |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Brian Paul | In _mesa_RenderbufferStorageEXT(), try to avoid needles... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | move _mesa_update_state() calls before error tests... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | optimize drawing GL_DEPTH_STENCIL pixels into a GL_DEPT... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | s/MEMCPY/_mesa_memcpy/ and fix typo |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Brian Paul | optimize case of reading GL_DEPTH_STENCIL pixels from... |
commit | commitdiff | tree | snapshot |
next |