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-03-19
glsl: change GLSL #pragma initialization
Brian Paul
2009-03-18
mesa: use the IROUND() macro in pixel packing code
Brian Paul
2009-03-17
mesa: update/fix doxygen comments
Vinson Lee
2009-03-13
mesa: improve another _mesa_problem() call
Brian Paul
2009-03-13
mesa: add GL_DUDV_ATI cases in calculate_derived_texenv()
Brian Paul
2009-03-13
mesa: more info in _mesa_problem() call
Brian Paul
2009-03-13
mesa: added 1D/3D fetch_texel functions for DUDV8
Brian Paul
2009-03-12
mesa: added GL_DU8DV8_ATI case in _mesa_components_in_format()
Brian Paul
2009-03-12
mesa: override_internal_format() function for debug/test purposes (disabled)
Brian Paul
2009-03-12
mesa: improve some error messages
Brian Paul
2009-03-12
mesa: move declarations before code
Brian Paul
2009-03-12
mesa: fix glRead/DrawBuffer(GL_AUXn) error value
Brian Paul
2009-03-12
i965: fix polygon stipple when rendering to FBO
Robert Ellison
2009-03-12
mesa: fix transposed red/blue in store_texel_rgb888/bgr888() functions
Brian Paul
2009-03-12
regenerate glapi
Roland Scheidegger
2009-03-12
mesa: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
mesa: add missing _glthread_INIT_MUTEX in _mesa_new_framebuffer()
Keith Whitwell
2009-03-11
i965: fix polygon face orientation when rendering to FBO
Robert Ellison
2009-03-11
mesa: remove some last remnants of GL_MESA_program_debug
Brian Paul
2009-03-11
mesa: minor comments
Brian Paul
2009-03-11
mesa: remove gl_texture_object::_Function field and associated code
Brian Paul
2009-03-09
mesa: reorder register file enums
Brian Paul
2009-03-07
mesa: move shared context state functions to new shared.c file
Brian Paul
2009-03-07
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-06
Add Solaris to OS'es using PROT_EXEC mmap() to get executable heap space
Alan Coopersmith
2009-03-06
mesa: added _mesa_read_shader() function to read shaders from files
Brian Paul
2009-03-06
mesa: Reads must also be done with lock held.
José Fonseca
2009-03-06
mesa: Fix typo.
José Fonseca
2009-03-04
mesa: call _mesa_get_cpu_features() during one-time-init
Brian Paul
2009-03-04
mesa: new cpuinfo.c file to init/query cpu info and extensions
Brian Paul
2009-03-04
mesa: Follow ARB_map_buffer_range more stricly.
José Fonseca
2009-03-03
mesa: fix sw fallback state validation bug
Brian Paul
2009-03-03
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
mesa: add MapBufferRange driver callbacks
Keith Whitwell
2009-03-03
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-02
mesa: more tex image debug/dumping code
Brian Paul
2009-03-02
mesa: move call to update_texture_compare_function()
Brian Paul
2009-03-02
mesa: fix texture enable regression
Brian Paul
2009-03-02
mesa: use _mesa_reference_texobj() when setting texUnit->Current pointer
Brian Paul
2009-03-02
mesa: don't draw arrays if vertex position array is not enabled
Brian Paul
2009-03-02
mesa: remove warning/short-circuit of stencil enable w/ no stencil buffer
Brian Paul
2009-03-02
mesa: add ctx->Stencil._Enabled field
Brian Paul
2009-03-02
mesa: fixed computation of _EnabledCoordUnits
Brian Paul
2009-03-02
mesa: clarify comments for per-unit texture bitfields
Brian Paul
2009-03-02
mesa: move texture_override() code into calling loop
Brian Paul
2009-03-02
mesa: move update_texture_compare_function() call out of loop
Brian Paul
2009-03-02
mesa: remove unused AUX buffers
Brian Paul
[next]