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-10-23
st/mesa: be smarter choosing texture format for glDrawPixels()
Brian Paul
2010-10-23
mesa: display list support for GL_EXT_texture_integer
Brian Paul
2010-10-23
mesa: plug in GL_EXT_texture_integer functions
Brian Paul
2010-10-23
mesa: regenerated API files for GL_EXT_texture_integer
Brian Paul
2010-10-23
mesa: simplify target_can_be_compressed() function
Brian Paul
2010-10-23
st/mesa: add format selection for signed/unsigned integer formats
Brian Paul
2010-10-23
mesa: added cases for GL_EXT_texture_integer
Brian Paul
2010-10-23
mesa: added cases for GL_EXT_texture_integer formats
Brian Paul
2010-10-23
mesa: compute _IntegerColor field in _mesa_test_framebuffer_completeness()
Brian Paul
2010-10-23
mesa: added glGet query for GL_RGBA_INTEGER_MODE_EXT
Brian Paul
2010-10-23
mesa: added new gl_framebuffer::_IntegerColor field
Brian Paul
2010-10-23
mesa: added new gl_extensions::EXT_gpu_shader4 field
Brian Paul
2010-10-23
mesa: new glDrawPixels error check for integer formats
Brian Paul
2010-10-23
mesa: added _mesa_is_fragment_shader_active() helper
Brian Paul
2010-10-23
mesa: minor reformatting, clean-ups
Brian Paul
2010-10-23
mesa: _mesa_is_format_integer() function
Brian Paul
2010-10-23
mesa: _mesa_ClearColorIuiEXT() and _mesa_ClearColorIiEXT()
Brian Paul
2010-10-23
mesa: add pixel packing for unscaled integer types
Brian Paul
2010-10-23
mesa: split up the image.c file
Brian Paul
2010-10-23
mesa: simplify fbo format checking code
Brian Paul
2010-10-23
mesa: 80-column wrapping
Brian Paul
2010-10-22
i965: Add support for pull constants to the new FS backend.
Eric Anholt
2010-10-22
i965: Move the FS disasm/annotation printout to codegen time.
Eric Anholt
2010-10-22
mesa: move declaration before code
Brian Paul
2010-10-22
dri/nouveau: Force a "slow" Z clear if we're getting a new depth buffer.
Francisco Jerez
2010-10-21
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
st/mesa: support for primitive restart
Brian Paul
2010-10-21
vbo: support for primitive restart
Brian Paul
2010-10-21
mesa: plug in primitive restart function
Brian Paul
2010-10-21
mesa: regenerated files with primitive restart
Brian Paul
2010-10-21
mesa: set/get primitive restart state
Brian Paul
2010-10-21
mesa: driver hook for primitive restart
Brian Paul
2010-10-21
i965: Be more aggressive in tracking live/dead intervals within loops.
Eric Anholt
2010-10-21
st/mesa: added cases for GL_COMPRESSED_RED/RG in st_choose_format()
Brian Paul
2010-10-21
mesa: add missing cases for packing red/green images
Brian Paul
2010-10-21
mesa: add GL_RG case to _mesa_source_buffer_exists()
Brian Paul
2010-10-21
i965: Correct scratch space allocation.
Eric Anholt
2010-10-21
i965: Don't emit register spill offsets directly into g0.
Eric Anholt
2010-10-21
i965: Add support for register spilling.
Eric Anholt
2010-10-21
i965: Fix gl_FrontFacing emit on pre-gen6.
Eric Anholt
2010-10-21
i965: Split register allocation out of the ever-growing brw_fs.cpp.
Eric Anholt
2010-10-21
mesa: Remove unused vtxfmt_tmp.h.
Chia-I Wu
2010-10-20
swrast: Print out format on unexpected failure in _swrast_DrawPixels.
Vinson Lee
2010-10-20
mesa: Remove FEATURE_ARB_shading_language_120 macro.
Kenneth Graunke
2010-10-20
osmesa: link against libtalloc
Orion Poplawski
2010-10-19
i965: Use the new style of IF statement with embedded comparison on gen6.
Eric Anholt
2010-10-19
i965: Set the source operand types for gen6 if/else/endif to integer.
Eric Anholt
2010-10-19
i965: Add EU emit support for gen6's new IF instruction with comparison.
Eric Anholt
2010-10-19
i965: Disable thread dispatch when the FS doesn't do any work.
Eric Anholt
2010-10-19
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
[next]