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
Age
Commit message (
Expand
)
Author
2009-09-12
mesa/main: Export null texformat operations.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-12
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_convolve follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_colortable follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Make FEATURE_pixel_transfer follow feature conventions.
Chia-I Wu
2009-09-12
mesa/main: Add comments to mfeatures.h.
Chia-I Wu
2009-09-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
mesa: in texenvprogram code, only do saturation when really needed.
Brian Paul
2009-09-09
mesa: regenerate get.c form get_gen.py
Brian Paul
2009-09-09
mesa: move call to init_c_cliptest() from enable.c to tnl module.
Brian Paul
2009-09-08
mesa: bump version to 7.7
Brian Paul
2009-09-08
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
mesa: Expose NV_depth_clamp if ARB_depth_clamp is supported.
Eric Anholt
2009-09-08
Regenerate files for GL_ARB_depth_clamp.
Eric Anholt
2009-09-08
mesa: Add support for ARB_depth_clamp.
Eric Anholt
2009-09-07
mesa: Fix calling conventions of sync object api callbacks.
Michal Krol
2009-09-03
mesa: rename gl_sync_object::Status to StatusFlag
Brian Paul
2009-09-03
Don't dereference function pointers in calls.
Ian Romanick
2009-09-03
Whitespace and include file clean-up.
Ian Romanick
2009-09-03
Use MIN2 instead of open-coded version
Ian Romanick
2009-09-03
ARB sync: Fix delete behavior and context destruction behavior
Ian Romanick
2009-09-03
Add dummy list node type 'struct simple_node'
Ian Romanick
2009-09-03
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-09-03
ARB sync: Add infrastructure for glGetInteger64v
Ian Romanick
2009-09-03
mesa: fix typos in separable filter functions
Brian Paul
2009-09-03
mesa: compute tex env program key size based on nr_enabled_units
Brian Paul
2009-09-03
mesa: use new combined PBO validate/map helpers in convolution/filter funcs
Brian Paul
2009-09-03
mesa: use new combined PBO validate/map helpers
Brian Paul
2009-09-03
mesa: combined PBO validate/map helpers
Brian Paul
2009-09-03
mesa: use new _mesa_map_pbo_source/dest() functions in more places
Brian Paul
2009-09-03
mesa: consolidate PBO map/unmap helpers
Brian Paul
2009-09-03
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-02
Revert "mesa: fix the non-GNU C bit-field case"
Brian Paul
2009-09-02
mesa: fix the non-GNU C bit-field case
Brian Paul
2009-09-02
mesa: silence gcc bit-field warning
Gary Wong
2009-09-02
mesa: replace 8 with NUM_UNITS
Brian Paul
2009-09-02
mesa: remove accidentally committed printf
Brian Paul
2009-09-02
mesa: added #ifdef __GNUC__ around GLubyte bitfield usage
Brian Paul
2009-09-02
mesa: Compact state key for TexEnv program cache
Chris Wilson
[next]