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-10-07
mesa: don't need to free textures, VBOs, etc. in _mesa_meta_free()
Brian Paul
2009-09-22
mesa: don't re-use the meta glDrawPixels VBO; create a new one each time
Brian Paul
2009-09-16
mesa: fix clip plane, fog issues
Brian Paul
2009-09-10
mesa: need to set all stencil bits to 0 before setting the 1 bits
Brian Paul
2009-09-09
mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
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-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
2008-05-18
Move _mesa_init_glsl_driver_functions() into shader_api.c
Brian Paul
2008-05-09
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-04-23
glcore: drop outdated sources files intented for xorg
George Sapountzis
2007-11-30
Merge branch 'master' of git+ssh://joukj@git.freedesktop.org/git/mesa/mesa
joukj
2007-11-29
New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...
Brian
2007-10-03
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-09-11
prefix some include filenames with shader/
root
2007-05-22
added _mesa_init_driver_state() to replace duplicated code in intel drivers
Brian
2007-04-21
s/occlude.h/queryobj.h/
Brian
2007-02-25
s/GetFragmentProgramRegister/GetProgramRegister/
Brian
2007-02-22
use _mesa_get_program_register()
Brian
2006-12-19
Overhaul of GLSL API functions, dispatching, etc.
Brian
2006-10-11
List of source (.c) files in each directory.
Brian Paul
[next]