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
Age
Commit message (
Expand
)
Author
2010-05-14
tgsi: add a dummy function to silence warning
Brian Paul
2010-05-14
mesa: enum bitfields are a gcc-only feature, use GLubyte
Brian Paul
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
2010-05-14
egl: Only allow valid config attributes in _eglParseConfigAttribList()
Kristian Høgsberg
2010-05-14
i965: Add program dumping for INTEL_DEBUG=gs.
Eric Anholt
2010-05-14
i965: Parse the ff_sync URB send opcode on Ironlake disasm.
Eric Anholt
2010-05-14
i965: Use R16G16B16A16_FLOAT for 3-component half-float.
Eric Anholt
2010-05-14
i965: Dump out the correct shared function for SEND on Ironlake.
Eric Anholt
2010-05-14
i965: Support INTEL_DEBUG=clip to dump the clip program.
Eric Anholt
2010-05-14
intel: Handle arbitrary compressed formats in intel_compressed_num_bytes.
Eric Anholt
2010-05-14
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
r300g: do not abort if a constant buffer is too large
Marek Olšák
2010-05-14
r300g: add framebuffer state debug logging
Marek Olšák
2010-05-14
r300g: sort out debug flags
Marek Olšák
2010-05-14
egl: remove duplicate ARRAY_SIZE() macro declaration
Brian Paul
2010-05-14
glxinfo: add queries and reporting for float and sRGB buffer types
Brian Paul
2010-05-14
nouveau/nvfx: Define some capabilities for shaders
Patrice Mandin
2010-05-14
egl: Silence uninitialized variable warnings.
Vinson Lee
2010-05-14
mesa: print enum name instead of hexadecimal value in glGet errors
Brian Paul
2010-05-14
mesa: another transform feedback error check, 80-col wrapping
Brian Paul
2010-05-14
mesa: fpclassify dummy definition is not needed on FreeBSD.
Alex Kozlov
2010-05-14
graw: add quad-tex graw test for basic texturing
Keith Whitwell
2010-05-14
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
graw: split util code into new file
Keith Whitwell
2010-05-14
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-14
scons: add 'targets' variable, for specifying ... targets
Keith Whitwell
2010-04-29
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-29
r300g: fix compiler error
Marek Olšák
2010-04-29
r300g: use the enum for color swizzles in the rasterizer
Marek Olšák
2010-04-29
r300g: rasterizer debug logging
Marek Olšák
2010-04-29
r300g: fix tests/yuvrect and possibly even rendering to YUV textures
Marek Olšák
2010-04-29
r300g: enable the RGBA16F renderbuffer too
Marek Olšák
2010-04-29
r300g: enable float textures
Marek Olšák
2010-04-29
r300g: compose swizzles from texture formats and sampler views
Marek Olšák
2010-04-28
Track and print user defined structure types
Ian Romanick
2010-04-28
IR print visitor: Move logic for printing the whole program to _mesa_print_ir
Ian Romanick
2010-04-28
IR print visitor: Just print the name of structures
Ian Romanick
2010-04-28
ir_function_inlining: Handle inlining of structure dereferences.
Eric Anholt
2010-04-28
Correctly handle remapping of array dereferences if ->var is a variable.
Eric Anholt
2010-04-28
Begin handling some varieties of invalid declarations
Ian Romanick
2010-04-28
Reject conflicting struct declarations, generate struct constructor
Ian Romanick
2010-04-28
glsl_type::generate_constructor_prototype now generates the function too
Ian Romanick
2010-04-28
Always return a value from ast_type_specifier::hir
Ian Romanick
2010-04-28
Support structures in glsl_type::generate_constructor_prototype
Ian Romanick
2010-04-28
Implement structures and arrays in ir_dereference::is_lvalue
Ian Romanick
2010-04-28
Ensure that structure fields have non-NULL types
Ian Romanick
2010-04-28
Ensure that anonymous structures have non-NULL names
Ian Romanick
2010-04-28
Convert structure field dereferences to HIR
Ian Romanick
2010-04-28
Add ir_dereference constructor for structure field dereferences
Ian Romanick
[prev]
[next]