projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2010-09-09
Chia-I Wu
docs: Update egl.html.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Luca Barbieri
glsl: add several EmitNo* options, and MaxUnrollIterations
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Luca Barbieri
glsl: make compiler options per-target
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Luca Barbieri
mesa: add PIPE_SHADER_* like constants and conversions...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Eric Anholt
glsl: Add info about talloc and optimization passes...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Eric Anholt
glsl: Update README talking about multi-instruction...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Kristian Høgsberg
glx: Destroy pixmap after destroying glx and dri drawables
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Kristian Høgsberg
configure: Enable -fvisibility=hidden for g++ as well
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Kenneth Graunke
glsl/builtins: Set the API in the fake context.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Ian Romanick
glsl2: Clear out profile pointers in _mesa_glsl_release...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Ian Romanick
mesa: Refactor parameter processing in set_combiner_...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Ian Romanick
mesa: Fix handling of texenv operands for EXT vs ARB...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kristian Høgsberg
glx: Ignore DRI2 event for drawables we've destroyed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kristian Høgsberg
glx: Fix use after free problem
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Fix for scalar float built-in definitions.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Eric Anholt
glsl: regenerate builtins
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Eric Anholt
glsl: Fix typo in builtin step() using a wrong channel.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
ir_validate: Ensure ir_binop_dot is only used on vector...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Refresh automatically generated file builtin_func...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl/builtins: Don't use ir_binop_dot on floating point...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl/builtins: Simplify degenerate scalar float cases.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Ian Romanick
glsl2: Make sure _mesa_glsl_parse_state constructor...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kristian Høgsberg
glx: Drop broken drawable garbage collection
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kristian Høgsberg
dri: Unset current context and dispatch table when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Chia-I Wu
glsl: Support GLSL ES in the standalone compile.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Chia-I Wu
glsl: Require a context in _mesa_glsl_parse_state.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Chia-I Wu
st/dri: Call dri_init_extensions only for API_OPENGL.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Chia-I Wu
st/dri: Use enum st_api_type internally.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
nobled
st/dri: Add multi-api support
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
nobled
st/dri: Make clear which API's are supported
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Dave Airlie
r600g: add initial bank swizzle support.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glcpp: Fix build on non-GCC compilers.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
ast_to_hir: Mark arrays as lvalues in GLSL ES, but...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Allow overloading of built-ins without hiding...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Move is_builtin flag back to ir_function_signature.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
ast_to_hir: Reject embedded structure definitions in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
ast_to_hir: Reject unsized array declarations in GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
ast_to_hir: Allow matrix-from-matrix constructors in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
i965: Enable EXT_framebuffer_blit internally.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
mesa: Enable GL_MAX_VERTEX_ATTRIBS in ES2.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
linker: Fix assertion and cross-version checks for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Add built-in function profiles for GLSL ES 1.00.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Add built-in variables for GLSL ES 1.00.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Split out types that are in 1.10 but not GLSL...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Recognize GLSL ES 1.00 keywords.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Define GL_ES preprocessor macro if API is OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Accept language version 100 and make it the defau...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Kenneth Graunke
glsl: Set default language version in mesa_glsl_parse_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
ir_to_mesa: Add support for gl_NormalScale.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kenneth Graunke
glsl: Make sure shader source isn't NULL.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Tilman Sauerbeck
r600g: Added missing r600_bc_add_literal() calls to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Tilman Sauerbeck
r600g: Added preliminary support for the LOG opcode.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Tilman Sauerbeck
r600g: Added missing abs-ification to RSQ.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Dave Airlie
r600g: split opcodes out and add wrapper around usage.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Dave Airlie
r600g: add support for constants in memory buffers.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Dave Airlie
r600g: abstract the hw states out behind a vtbl.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Ian Romanick
glsl2: Forbid array-types in ?: operator in GLSL 1.10
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
mesa: Set the base format of GL_ALPHA FBOs and teach...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
ir_to_mesa: Fix warning in last commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
ir_to_mesa: Move the STATE_VAR elements of a builtin...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Ian Romanick
glsl2: Early return with visit_continue in loop_analysi...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kenneth Graunke
glsl: Change grammar rules for selection statements...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Store the byte address in the VS constant buffer...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Make pixel_xy results UW.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Török Edvin
glsl2: check for _NumLinkedShaders being 0
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kristian Høgsberg
glx: Set an all NULL vtable for dummyContext
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kristian Høgsberg
glx: Fix compilation with out xf86vidmode
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kristian Høgsberg
glx: Use GLX_BufferSwapComplete unconditionally, we...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Michel Dänzer
Fix crashes when some GLX API entrypoints are called...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Don't bother with RNDZ for f2i.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Add some validation on BRW_OPCODE_MUL and ADD...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Add assertion for another requirement about types.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Align the start of attribute interp coefficients...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Just assert when we flagged a compile error in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Clean up fs_reg setup by using a helper for const...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: When using the new FS backend, don't validate...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: Add a bit of validation for some ISA restrictions...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Eric Anholt
i965: set the source width/stride when handling reladdr...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Jon TURNEY
Make XF86VIDMODE extension optional
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kristian Høgsberg
glx: Drop unused dri2proto.h include
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Kristian Høgsberg
glx: Move dpy and scr fields out of direct rendering...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Jon TURNEY
Some fixes for GLX_INDIRECT_RENDERING only build
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
nobled
dri: Make it a little clearer that we're not dereferenc...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
nobled
dri: Use the right type for the API token
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Chia-I Wu
libgl-xlib: Fix --enable-gallium-llvm build.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Chia-I Wu
llvmpipe: Add lp_rast_debug.c to Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Jon TURNEY
glx: Only clear the stored context tag when the context...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
José Fonseca
llvmpipe: Refactor lp_scene_add_resource_reference
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
José Fonseca
llvmpipe: Fix negated logic in lp_scene_add_resource_re...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: move more coef setup into lp_setup_coef.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: declare fence handle struct
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: rasterization debugging helpers
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: use opcodes instead of function pointers...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: rearrange queries
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: enforce fixed memory limit on scenes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: clean up deferred zstencil clears
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: rework fences and queries
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: move whole-tile emit into a function
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Keith Whitwell
llvmpipe: put fs variant dumping in a function
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Tilman Sauerbeck
Replace reference to tgsi-instruction-set.txt.
commit
|
commitdiff
|
tree
|
snapshot
next