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
Age
Commit message (
Expand
)
Author
2010-05-05
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-05
mesa: Fix build of ES overlay.
Chia-I Wu
2010-05-04
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
mesa: add a dummy definition for fpclassify() if needed
Brian Paul
2010-05-04
mesa: remove trailing comma in enum list
Brian Paul
2010-05-04
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
intel: Update renderbuffers unconditionally in intelSetTexBuffer2()
Kristian Høgsberg
2010-05-04
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
st/mesa: improved st_texture_image_copy()
Brian Paul
2010-05-04
mesa/st: Fill in native program limits.
José Fonseca
2010-05-04
intel: Enable GL_EXT_framebuffer_object for gles2
Kristian Høgsberg
2010-05-04
mesa: Forgot to add .pc.in files for gles
Kristian Høgsberg
2010-05-03
mesa: Only initialize TNL for OpenGL
Kristian Høgsberg
2010-05-03
mesa: Only initialize save dispatch table for OpenGL
Kristian Høgsberg
2010-05-03
mesa: increase MAX_DRAW_BUFFERS to 8
Brian Paul
2010-05-03
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
st/mesa: remove dead code
Brian Paul
2010-05-03
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
st/mesa: updated comments for st_texture_image_map()
Brian Paul
2010-05-03
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
st/mesa: updated comment
Brian Paul
2010-05-03
glsl: change variable declared assertion into conditional
Brian Paul
2010-05-03
Revert "glapi: s/strcpy/strncpy/"
Brian Paul
2010-05-03
st/mesa: remove dead code
Brian Paul
2010-05-03
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-03
Generate es glapi files when es1 or es2 is enabled
Kristian Høgsberg
2010-05-03
driswrast: Fix more context creation breakage
Kristian Høgsberg
2010-05-03
nouveau: fix nouveau_create_context decleration
Dave Airlie
2010-05-03
swrast: Correct include for mtypes.h
Jakob Bornecrantz
2010-05-02
Update drisw state tracker to use new API aware context create
Xavier Chantry
2010-05-02
mesa: Include api_exec.h in dlist.c.
Vinson Lee
2010-05-02
mesa: Include mfeatures.h before testing feature macros
Kristian Høgsberg
2010-05-02
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
2010-05-02
mesa: #ifdef out more remap_table related code when disabled.
José Fonseca
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
2010-05-02
Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2
Kristian Høgsberg
2010-05-02
st/mesa: Create context for API_OPENGL as first priority
Kristian Høgsberg
2010-05-02
mesa: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-05-01
glsl: s/sprintf/_mesa_snprintf/
Vinson Lee
2010-05-01
glapi: s/strcpy/strncpy/
Vinson Lee
2010-04-28
gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files
Kristian Høgsberg
2010-04-28
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
configure.ac: Add options to enable GLES1/2 API support
Kristian Høgsberg
2010-04-28
intel: Advertise GLES1/2 for i915+ when enabled
Kristian Høgsberg
[prev]
[next]