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-08-14
glsl: Include missing headers in slang_compile_function.h
Vinson Lee
2010-08-14
glsl: Include missing headers in slang_compiler_operation.h.
Vinson Lee
2010-08-14
glsl: Include missing headers in slang_simplify.h.
Vinson Lee
2010-08-14
glsl: Include missing header in slang_utility.h.
Vinson Lee
2010-08-14
glsl: Include missing headers in slang_vartable.h.
Vinson Lee
2010-08-14
glsl: Include missing header in slang_log.h.
Vinson Lee
2010-08-14
glsl: Include missing headers in slang_compile_variable.h.
Vinson Lee
2010-08-14
glsl: Clean up header file inclusion in slang_codegen.h.
Vinson Lee
2010-08-14
mesa: Silence gcc warning "control reaches end of non-void function".
José Fonseca
2010-08-14
mesa: Silence gcc warning "missing initializer for member".
José Fonseca
2010-08-14
mesa: Recent versions of MSVC define the single precision functions already.
José Fonseca
2010-08-14
mesa: atan2f and powf need two args.
José Fonseca
2010-08-14
glsl: Clean up header file inclusion in slang_builtin.h.
Vinson Lee
2010-08-14
glsl: Include missing header in slang_compile.c.
Vinson Lee
2010-08-13
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
mesa: Work-arounds for platforms that lack C99 math functions
Ian Romanick
2010-08-13
mesa: Avoid using c++ keyword in dri_util.h when compiled with c++.
Eric Anholt
2010-08-13
intel: Remove include of texmem.h, since we haven't used it in ages.
Eric Anholt
2010-08-13
glsl2: Move ir_to_mesa handling to driver CompileShader and LinkShader hooks.
Eric Anholt
2010-08-13
glsl2: Move the common optimization passes to a helper function.
Eric Anholt
2010-08-13
mesa: assorted clean-ups, var type changes, assertions in prog_optimize.c
Brian Paul
2010-08-13
mesa: more/better program optimizations
Benjamin Segovia
2010-08-13
scons: Build the new glsl2 code.
José Fonseca
2010-08-13
mesa: Clean up header file inclusion in vf.h.
Vinson Lee
2010-08-13
swrast: Clean up header file inclusion in ss_vb.h.
Vinson Lee
2010-08-12
swrast: Clean up header file inclusion in ss_triangle.h.
Vinson Lee
2010-08-12
swrast: Clean up header file inclusion in ss_context.h.
Vinson Lee
2010-08-12
mesa: Include missing header in programopt.h.
Vinson Lee
2010-08-12
mesa: fpclassify is available with MinGW.
Vinson Lee
2010-08-12
scons: Add main/querymatrix.c to SCons build.
Vinson Lee
2010-08-12
glsl2: Use Elements from main/compiler.h instead of open-coding
Ian Romanick
2010-08-12
glsl: print to stderr like other program printing code
Brian Paul
2010-08-12
mesa: check for null shader->InfoLog before printing
Brian Paul
2010-08-12
mesa: Fix FreeBSD build with llvm enabled.
Vinson Lee
2010-08-12
r600: add support for draw_elements_base_vertex
Andre Maasikas
2010-08-12
mesa: Clean up header file inclusion in prog_uniform.h.
Vinson Lee
2010-08-12
mesa: Include missing headers in prog_print.h.
Vinson Lee
2010-08-12
mesa: Include missing header in prog_optimize.h.
Vinson Lee
2010-08-12
r300/compiler: remove an unused variable
Marek Olšák
2010-08-11
osmesa: link with new libglsl.a lib
Brian Paul
2010-08-11
glsl2: remove stray semicolon
Brian Paul
2010-08-11
glsl2: remove stray semicolon
Brian Paul
2010-08-11
r300/compiler: Implement the CONT opcode.
Tom Stellard
2010-08-11
r300/compiler: Handle loops in the register allocator.
Tom Stellard
2010-08-11
mesa: Include missing header in prog_noise.h.
Vinson Lee
2010-08-11
mesa: Clean up header file inclusion in prog_instruction.h.
Vinson Lee
2010-08-11
mesa: Include missing header in prog_execute.h.
Vinson Lee
2010-08-11
mesa: Include missing header in prog_cache.h.
Vinson Lee
2010-08-11
mesa: Include missing header in nvvertparse.h.
Vinson Lee
2010-08-11
mesa: Include missing header in nvfragparse.h.
Vinson Lee
[prev]
[next]