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
/
main
/
enable.c
Age
Commit message (
Expand
)
Author
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-18
mesa: Remove unnecessary header from enable.c.
Vinson Lee
2009-12-29
mesa: added infrastructure for GL_EXT_draw_buffers2
Brian Paul
2009-12-29
mesa: per-buffer blend enabled flags
Brian Paul
2009-10-27
mesa: minor code clean-up in client_state()
Brian Paul
2009-09-28
mesa: use _mesa_get_current_tex_unit() helper
Brian Paul
2009-09-24
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-24
mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning
Brian Paul
2009-09-24
mesa: remove rgbMode check in enable_texture()
Brian Paul
2009-09-09
mesa: move call to init_c_cliptest() from enable.c to tnl module.
Brian Paul
2009-09-08
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-08-14
Infrastructure for GL_ARB_seamless_cube_map
Ian Romanick
2009-05-22
mesa: added some assertions
Brian Paul
2009-05-05
mesa: minor simplification in enable_texture(), updated comments
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-02
mesa: remove warning/short-circuit of stencil enable w/ no stencil buffer
Brian Paul
2009-02-12
mesa: don't include m_xform.h where not needed
Brian Paul
2009-02-09
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-01-28
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-23
Track two sets of back-face stencil state
Ian Romanick
2009-01-22
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-16
mesa: remove GL_DEPTH_TEST + no depth buffer test
Brian Paul
2009-01-02
Merge commit 'origin/master' into gallium-0.2
Brian Paul
2008-12-31
mesa: increase max texture image units and GLSL samplers to 16
Brian Paul
2008-09-21
mesa: point size arrays
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-08-21
Call _ae_update_state when array enable state changes
Krzysztof Czurylo
2008-06-25
mesa: point size arrays
Brian Paul
2008-06-12
mesa: add some #if FEATURE_x tests
Brian Paul
2007-12-03
fix DD_TRI_LIGHT_TWOSIDE bug (#13368)
Brian
2007-09-27
Restore old _TriangleCaps code to fix Blender problem (bug 12164)
Brian
2007-05-16
Initial implementation of MESA_texture_array
Ian Romanick
2007-05-10
Fix reversed enable logic in enable_texture
Ian Romanick
2007-05-10
Convert "bit" parameters to GLbitfield. Fix cut-and-paste bug in _mesa_IsEnabled
Ian Romanick
2007-05-10
Refactor Enable / Disable and IsEnabled bits related to texture targets.
Ian Romanick
2007-03-16
Colortable re-org.
Brian
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-12-13
Move all the code for computing ctx->_TriangleCaps into state.c.
Brian
2006-10-30
better handling of current attributes. Trivial dlist and varray tests work
Keith Whitwell
2006-07-18
Compute ctx->Color._LogicOpEnabled in one place instead of four places!
Brian Paul
2006-06-12
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-03-03
Use standard ARB names instead of vendor-specific NV names for the ARB/NV_ver...
Roland Scheidegger
2006-03-02
Fix more enums defined not only by one extension when queried by glGet (GL_CO...
Roland Scheidegger
2006-03-01
Fix glGet with enums which are used not only in NV_vertex_program, but other ...
Roland Scheidegger
2005-12-14
Removed the GL_SGIX/SGIS_pixel_texture extensions. Same thing can be
Brian Paul
2005-08-25
removed GL_HP_occlusion_test extension
Brian Paul
2005-06-30
Add a set of predicate functions for testing matrices instead of directly
Brian Paul
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2004-12-19
Implement software ATI_fragment_shader
Dave Airlie
[next]