2007-11-05 |
Brian | remove unused intelScreen->texPool |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | add missing free() in intelDestroyContext |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | comments, clean-ups, assertions |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | rewrite/simplify intelCopySubBuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | rewrite/simplify intelSwapBuffers() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | added st_notify_swapbuffers() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | replace get_color_surface() with st_get_framebuffer_sur... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | added st_get_framebuffer_surface() and ST_SURFACE_x... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | comments, tweaks |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | better use of intel_context() cast wrappers |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | clean-up/re-org of intel_framebuffer code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove unused intel_fb decls, code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | move intelCopySubBuffer() decl |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove dead code in intelCreateBuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove intel_context cliprect code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove unused var |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove cliprect code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove mesa includes |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | use st_unreference_framebuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | added st_unreference_framebuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | rename intelWindowMoved() to intelUpdateWindowSize() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | pass __DRIdrawablePrivate to intelWindowMoved(), rather... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | simplify the window moved/resized code a bit |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | set stfb->Base.Initialized |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Remove intelUpdateFramebufferSize(), use st_resize_fram... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | added st_resize_framebuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | use st_make_current() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | restore dummy card_extensions extensions array, needed... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | use st_create_framebuffer() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | st_create_framebuffer() working |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | move st_create_framebuffer() to new st_framebuffer... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | new file for st_framebuffer stuff |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Introduce st_framebuffer type and st_create_framebuffer... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | more dead code removal, clean-up |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | move intelScreenContext() to intel_swapbuffers.c and... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove mesa extension code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove old mesa context creation code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove dead code, unnecessary #includes, etc |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove INTEL_FIREVERTICES |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove refcount, fboRect fields |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove intel->pipe field |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove some struct decls |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | s/intelDisplayBuffer/intelDisplaySurface |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | simplify intelSwapBuffers() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove useless code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove disabled vblank/sync code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | disable vblank/sync code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | added check for fb==NULL |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove dead pageflip code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | disable page flip code |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | include context.h |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | replace IntelFlush(), FLUSH_VERTICES(), etc. with st_fl... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | call FLUSH_VERTICES() in st_flush() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | public st_flush() |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove extern decls for non-existant functions |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | #include clean-ups, fixes |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | comment about renderbuffers vs. surfaces |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove some dead code, clean-ups |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | more clean-up in intelDisplayBuffer() |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Brian | Check if the user/texenvprogram is just a pass-through... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
José Fonseca | Allow batch buffer debugging without calling i915_winsy... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
José Fonseca | Do something sensible when failed to reserve space... |
commit | commitdiff | tree | snapshot |
2007-11-03 |
José Fonseca | Detail i915 winsys interface comments. |
commit | commitdiff | tree | snapshot |
2007-11-03 |
José Fonseca | Render primitives using indirect vertices in a vertex... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Cleanups. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Implement sin opcode. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Implement scs opcode |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Implement COS and CMP opcode. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Add debugging ifdefs to make it less verbose |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Get fragment shaders working on top of LLVM. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Change the fragment shader signature to better match... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Add basic entry points for fragment shaders. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Zack Rusin | Renaming llvmtgsi to gallivm. Taking first steps on... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | Start re-working SwapBuffers. |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | Use new state tracker context/destroy funcs with wrap... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | Sketch out new create/destroy context functions which... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | disable the driverContext assertions |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | silence the finalize_mipmap_tree msg |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | don't call _mesa_init_driver_functions() |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | remove _mesa_init_driver_functions() |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | plug in _mesa_test_proxy_teximage, temporarily |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | remove dead code |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | remove unneeded tnl stuff |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Brian | remove old comment about tnl/vf |
commit | commitdiff | tree | snapshot |
2007-11-01 |
José Fonseca | Reserve the right number of dwords for hardware state... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | Obsolete file |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | remove xmesa_set_renderbuffer_funcs() |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | disable/omit renderbuffer span code |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | disable/omit renderbuffer span code |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | remove unused funcs, macros |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | xget_image() wrapper to catch BadMatch errors |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | move dither kernels to xm_surface.c |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | fix some tile clipping bugs |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | move CLIP_TILE, add comments |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | rewrite xmesa_get_tile_rgba() to not use span funcs |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | reimplement xmesa_put_tile_rgba() w/out span funcs |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | implement get/put_tile() for xlib driver |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | Implement surface clearing w/out dependency on XMesa... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | make winsys objects singletons, comments |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Brian | Clean up xmesa winsys stuff |
commit | commitdiff | tree | snapshot |
next |