index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
common
Age
Commit message (
Expand
)
Author
2009-09-19
mesa: fix some glCopyTex[Sub]Image regressions related to convolution
Brian Paul
2009-09-19
mesa: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-16
mesa: fix clip plane, fog issues
Brian Paul
2009-09-16
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-15
mesa: remove incorrect texture state check
Brian Paul
2009-09-10
mesa: nicer vertex setup
Brian Paul
2009-09-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
mesa: need to set all stencil bits to 0 before setting the 1 bits
Brian Paul
2009-09-10
mesa: fix cut&paste typos
Mathias Frohlich
2009-09-09
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
Brian Paul
2009-09-06
mesa: initial version of _mesa_meta_generate_mipmap()
Brian Paul
2009-09-06
mesa: use separate temp texture for bitmaps
Brian Paul
2009-09-06
mesa: temp_texture changes
Brian Paul
2009-09-06
mesa: free meta bitmap buffers
Brian Paul
2009-09-06
mesa: use _mesa_set_enable()
Brian Paul
2009-09-06
mesa: _mesa_meta_bitmap() function
Brian Paul
2009-09-03
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-01
mesa: obey stencil write mask in _mesa_meta_draw_pixels()
Brian Paul
2009-08-31
mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()
Brian Paul
2009-08-31
mesa: disable another debug test
Brian Paul
2009-08-31
mesa: make verts[] arrays local vars
Brian Paul
2009-08-31
mesa: implement depth/stencil formats for meta glDrawPixels
Brian Paul
2009-08-31
mesa: remove accidentally commited debug/disabled code
Brian Paul
2009-08-30
mesa: consolidate texture-related code in meta.c
Brian Paul
2009-08-30
mesa: avoid redundant viewport changes in meta code
Brian Paul
2009-08-13
mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c
Brian Paul
2009-08-11
mesa: handle glDrawPixels images which are larger than max rect texture size
Brian Paul
2009-08-11
mesa: added _mesa_meta_draw_pixels()
Brian Paul
2009-08-11
mesa: added META_FOG and optimize some meta_begin/end() code
Brian Paul
2009-08-10
mesa: save/restore texture matrix in meta code
Brian Paul
2009-08-10
mesa: for meta blit, check max texture size, use glCopyTexSubImage2D() when p...
Brian Paul
2009-08-10
mesa: initial meta implementation of glCopyPixels()
Brian Paul
2009-08-10
mesa: remove debug flush call
Brian Paul
2009-08-10
mesa: new driver meta-ops module
Brian Paul
2009-12-14
mesa/meta: move BindTexture() call in _mesa_meta_GenerateMipmap()
Brian Paul
2009-06-19
mesa: make query-related driver fallback functions static
Brian Paul
2009-06-19
mesa: make buffer object-related driver fallback functions static
Brian Paul
2009-06-15
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-12
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-11
mesa: add default function for ctx->Driver.CheckQuery() hook
Brian Paul
2009-06-08
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-02
mesa: plug in new _mesa_CopyBufferSubData() functions
Brian Paul
2009-04-03
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-02
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2008-09-29
mesa: asst updates for VMS
Jouk Jansen
2008-09-21
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
mesa: improved driver query interface
Keith Whitwell
2008-09-18
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
[prev]
[next]