2005-12-30 |
Keith Whitwell | properly notify driver on scissor change in MakeCurrent |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Dave Airlie | fill out framebuffer egl stuff enable egl on R300 |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Dave Airlie | fixup stamp so driver updates drawable info |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | add support for PCIE card to EGL, doesn't fully work... |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | add EGL to r300 makefile |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | rv370 not rv350 |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | typo |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | add some card type ioctl support |
commit | commitdiff | tree | snapshot |
2005-12-29 |
Dave Airlie | use card_type not isPCI |
commit | commitdiff | tree | snapshot |
2005-12-28 |
Dave Airlie | add some r300 information |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Dave Airlie | update to new API |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Dave Airlie | this needs to be calloced |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Dave Airlie | fixup driver for some api changes |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Aapo Tahkola | Handle fatal case. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | Drop output checking. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | No you arent. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | Warn only when being enabled. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | I think this has been tested well enough already. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | Enable CB_DPATH by default. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | Fix (likely) typo. |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Aapo Tahkola | Add some missing hooks. This should fix various little... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Brian Paul | minor code movement |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Karl Schultz | fix thinko in last revision. |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Brian Paul | move va_end() call (Evgeny Kotsuba) |
commit | commitdiff | tree | snapshot |
2005-12-15 |
Karl Schultz | Work In Progress. Move some of the frame buffer, rende... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Brian Paul | regenerate to pick up glGetQueryObject[u]i64vEXT funcs |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Keith Whitwell | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Brian Paul | use GLbitfield instead of GLuint |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Brian Paul | Removed the GL_SGIX/SGIS_pixel_texture extensions.... |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Dave Airlie | fix from Roland for mipmapped compressed textures |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Brian Paul | silence warning, bug 5318 |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Keith Whitwell | Split _MaintainTexEnvProgram into two flags _Maintain... |
commit | commitdiff | tree | snapshot |
2005-12-11 |
Eric Anholt | Regenerate for recent glapi changes (GetQueryObjecti64v... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | s/eglShowSurfaceMESA/eglShowScreenSurfaceMESA/ |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | Rename eglDRIShowSurfaceMESA. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | updates to match other changes elsewhere |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRAN... |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | Some initial per-thread support. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | Added EGL_SCREEN_POSITION_GRANULARITY_MESA query. |
commit | commitdiff | tree | snapshot |
2005-12-10 |
Brian Paul | lots of updates, mode sorting, etc |
commit | commitdiff | tree | snapshot |
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 |
next |