2009-06-26 |
Brian Paul | Merge branch 'arb_vertex_array_object'
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | Merge branch 'mesa_7_5_branch'
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: detect when too many varying vars are used
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: check number of varying variables against the...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: fix typos, remove old text from relnotes file
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: bring over news updates from 7.4 branch
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: bring in 7.4.3 and 7.4.4 release notes, news
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: increase max varying vars to 16
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | mesa: raise MAX_VARYING (number of shader varying vars...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | mesa: bump version to 7.5-rc4
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: document for/continue bug fix
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | cell: PIPE_CAP_TGSI_CONT_SUPPORTED query
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | softpipe: PIPE_CAP_TGSI_CONT_SUPPORTED query
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: move/simplify error checking for 'return' statements
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: overhaul 'return' statement handling
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: predicate assignments according to __returnFlag
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_variable::is_global field
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: silence a problem warning
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: code refactoring for return statements
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: fix assorted regressions related to early-return...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: comments, field reordering
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: rework loop nesting code
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: remove test for loop unrolling when we hit conditional...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: checkpoint: predicate __retVal = expr with __returnFlag
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: use new helper functions in _slang_gen_logical_and...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: add comments
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: checkpoint: replace 'return' with __returnFlag...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: fix up scoping for parent/children in slang_operation_...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: fix uninitialized var in _slang_gen_for_without_continue()
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_operation_free_children()
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_oper_num_children() helper
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: check-point: declare _returnFlag
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_operation_insert_child()
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: use slang_generate_declaration() to consolidate...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: remove obsolete comment
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | st/mesa: query PIPE_CAP_TGSI_CONT_SUPPORTED
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: implement _slang_gen_while_without_continue()
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: fix a bug involving 'continue' in 'for' loops
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_oper_child_const()
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: use _slang_loop_contains_continue_or_break()...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: use new _slang_loop_contains_continue() helper...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: implement continue->break translation for do...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_operation_literal_int/bool() helper...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: don't allocate 0-length children array in slang_operat...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: remove debug code, misc clean-up
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: implement continue->break transformation for...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_operation_add_children() and slang_oper_ch...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: added slang_assemble_ctx::EmitContReturn field...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | demos: improve argv parsing in fslight.c
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: don't unroll loops containing continue/break
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | Revert "slang: if/else/break & if/else/continue work...
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | glsl: Added gl_shader_state::EmitContReturn field
|
commit | commitdiff | tree |
2009-06-26 |
Brian Paul | docs: updated Mesa release instructions
|
commit | commitdiff | tree |
2009-06-26 |
Vinson Lee | configs/darwin: Set CXX to g++.
|
commit | commitdiff | tree |
2009-06-23 |
Brian Paul | demos: fix issues in glxcontexts.c
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | docs: document GL_ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | intel: enable GL_ARB_vertex_array_object extension
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | mesa: plug in glBindVertexArray, glGenVertexArrays...
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | tests: update bufferobj.c to test GL_ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | st/mesa: alphabetize lines
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | st/mesa: enable GL_ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | mesa: enforce the rule that arrays live in VBOs for...
|
commit | commitdiff | tree |
2009-06-22 |
Brian Paul | mesa: added extension flag for ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-20 |
Brian Paul | mesa: implement _mesa_GenVertexArrays() for GL_ARB_vertex_ar...
|
commit | commitdiff | tree |
2009-06-20 |
Brian Paul | mesa: implement _mesa_BindVertexArray()
|
commit | commitdiff | tree |
2009-06-20 |
Brian Paul | mesa: move vertex array objects from shared state to...
|
commit | commitdiff | tree |
2009-06-20 |
Brian Paul | mesa: regenerated files related to GL_ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-20 |
Brian Paul | glapi: add new information for GL_ARB_vertex_array_object
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | st/mesa: restore some parameter checking buffer object...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | i965: initial code for loops in vertex programs
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | i965: asst clean-ups, etc in brw_vs_emit()
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | i965: asst clean-ups, var renaming in brw_wm_emit_glsl()
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | st/mesa: remove redundant st_buffer_object::size field...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | st/mesa: no longer special-case buffer object 0 in...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | mesa: make query-related driver fallback functions...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | mesa: make buffer object-related driver fallback functions...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | mesa: create/destroy buffer objects via driver functions
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | i965simple: use u_reduced_prim() function
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: use u_reduced_prim() function
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | softpipe: use u_reduced_prim()
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | gallium/util: s/boolean/unsigned/
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | softpipe: whitespace, reformatting
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | Merge branch 'ext-provoking-vertex'
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | softpipe: return alpha=1 in shadow_compare() function
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: use flatfirst variable
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: remove debug code
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: fix first provoking vertex mode for quads, quad...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: fix first provoking vertex mode for unfilled...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | mesa: fix first provoking vertex mode for unfilled...
|
commit | commitdiff | tree |
2009-06-19 |
Brian Paul | draw: clean up indentation
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | mesa: rework viewport/scissor initialization code
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | mesa: added null ptr check in Fake_glXCreatePixmap()
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | st/glx: added null ptr check in Fake_glXCreatePixmap()
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | GLX: attempt to fix glean makeCurrent test cases.
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | glsl: call _mesa_postprocess_program(), disabled
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | mesa: silence warning
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | mesa: added _mesa_postprocess_program() to aid shader...
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | Merge branch 'mesa_7_5_branch'
|
commit | commitdiff | tree |
2009-06-17 |
Brian Paul | i965: fix bugs in projective texture coordinates
|
commit | commitdiff | tree |
next |