2007-11-06 |
Brian | Update xmesa_is_format_supported() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | realloc surface if format changes, remove dead code |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | rename xmesa_create_softpipe() xmesa_create_context() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | rename xmesa_create_softpipe() xmesa_create_context() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | disable finish_or_flush() for now |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | remove dead code in softpipe_is_format_supported() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | document flags param to region_alloc() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | remove more dependencies on Mesa types/functions |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | implement context sharing code |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | code clean-up |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | need to call pipe->flush() in finish_or_flush() |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | init luminance/intensity_bits to zero in st_get_format_... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | define CLIP_TILE as in sp_surface.c |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | remove debug abort() call |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | Call xmesa_init_driver_functions() to install xmesa_vie... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
José Fonseca | Handle the corner case of 24bit depth buffer with 0bit... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Michel Dänzer | Fix build error: dereferencing pointer to incomplete... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | Remove use of Mesa/GL types/functions (s/GLuint/uint... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | don't include mtypes.h |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | Remove last of core Mesa dependencies in intel_swapbuff... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | Remove pipe->max_texture_size(), use get_param() instead. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | check for __i386__ or __386__ instead of USE_X86_ASM |
commit | commitdiff | tree | snapshot |
2007-11-06 |
José Fonseca | Allow custom pipe driver buffer usage flags. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
José Fonseca | Supply buffer usage hints to winsys. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Michel Dänzer | Convert format bitfields to shifts and masks. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Michel Dänzer | Fix non-x86 build. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | Determine GL extensions/limits by making pipe queries. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | clean ups |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Brian | change includes, minor simplification in intelDisplaySu... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | include mtypes.h (temporary) |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | don't include mtypes.h in st_public.h |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | move st_invalidate_state() prototype to st_context.h |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Remove some temporary state tracker context/framebuffer... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Update xlib driver to use newer state tracker context... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | no-op glCopyPixels if width or height is zero |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | asst clean-ups |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove some GL types, mesa includes |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | move intel_context_mesa() into intel_swapbuffers.c... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Move driBatchPoolInit() into new intel_batchpool.h... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | Move driBatchPoolInit() into new intel_batchpool.h... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove intelScreenPrivate typedef and use cast wrapper... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | remove driScrnPriv field from intel_screen |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | comments |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Brian | fix typo, formatting |
commit | commitdiff | tree | snapshot |
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 |
next |