2007-03-07 |
Brian | add missing gl_Point state, fix IR storage bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | s/diffuset/diffuse/ |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | regenerated |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | use 2.0, 2.1 version strings |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | remove end_label field |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | Fix problem with nested function calls such as y =... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | s/equal/EQUAL/, fix bugs in logical or/and code. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix broken __postDecr() |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix deferredTexture bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix swizzled writemask bug |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | remove bogus assertion |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | fix incorrect HPOS write test |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | additional error detection |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | check for null program ptrs in _mesa_uniform() |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Brian | Generate an error if the vertex shader does not write... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | more integer arithmetic updates |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix some int arithmetic problems |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | more DEBUG_PROG code |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Brian | fix vert/frag typo |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | info about how the compiler works |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | s/matrix_stack/gl_matrix_stack/ and s/mesa_list_state... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | remove unused DriverMgrCtx |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | Add EmitHighLevelInstructions, EmitComments booleans... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | re-enable var scope destruct in slang_operation_destruct() |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | Fix a few bugs in slang_operation variable scoping... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | formatting fixes |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Brian | fix mem leak in _mesa_ShaderSourceARB() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | fix logic for reporting errors |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | disable execute bit |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | fix error flagging |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | re-enable some code |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Merge branch 'glsl-compiler-1' of git+ssh://brianp... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Remove old error logging code. New slang_log.[ch]... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Overhaul of error handling. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Overhaul of error logging. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Use new slang_emit_info struct for passing context... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Merge branch 'glsl-compiler-1' of git+ssh://brianp... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | remove unneeded includes |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | update comments |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | fix bounds checking in get_register_pointer() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | define and use MAX_PROGRAM_ADDRESS_REGS |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Add EnvParams field to gl_program_machine, avoid passin... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | simplify _mesa_get_program_register() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | s/GetFragmentProgramRegister/GetProgramRegister/ |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | minor clean-ups in _mesa_execute_program() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | remove 'maxInst' parameter from _mesa_execute_program() |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | remove unused 'element' parameter from _mesa_execute_pr... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | s/attribs/results/ |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | remove unused VaryingPtr |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | Optimize the loop for copying output results. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Brian | add texture rotation |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | only copy used outputs |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | output texcoord in vertex program |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | Revert "option to test mipmapping" |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | option to test mipmapping |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Brian | add missing code for newer STATE_INTERNAL items |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | Undo some changes to _mesa_UpdateTexEnvProgram(). ... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | Outputs[] array wasn't large enough, define MAX_PROGRAM... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | Remove unneeded _Fragment/VertexShaderPresent fields... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | Use prog_execute.c to run vertex programs until t_vb_ar... |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | remove comment |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | Fix assertion in get_register_pointer(), fix EXP case. |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | added ARL, EXP, LOG, relative indexing |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | add some missing cases in _mesa_program_state_string() |
commit | commitdiff | tree | snapshot |
2007-02-24 |
Brian | fix fog breakage |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | reindent |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | don't pass program ptr to fetch_vector[14]() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | Update DRI drivers for new glsl compiler. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | expose _mesa_load_tracked_matrices() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | added linux-dri-debug |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | SWvertex no longer has texcoord field, use attrib field... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | s/GLint/gl_state_index/, length is now 5 not 6 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | s/GLint/gl_state_index/, length is now 5 not 6 |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | re-expose _mesa_print_alu_instruction() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | remove dead code |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | replace GLint with gl_state_index |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | comments, clean-up |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | remove unused slang_atom_pool_gen() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | added slang_label.c |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | comments, clean-up |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | Replace slang_ir_node::Target w/ Field. Remove Comment... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | remove old _slang_gen_if() |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | Re-implement branching with slang_labels. |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | label routines for implementing branches, jumps |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | debug code for emitting variable allocation comments |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Brian | expose _mesa_swizzle_string() |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | glslcompiler build instructions |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | updated for vbo |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | Remove obsolete files. |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | New, unified interpretor/executor for vertex and fragme... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | use _mesa_get_program_register() |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | Use the new unified vertex/fragment program interpreter... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | use new _mesa_execute_program() function |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | FORCE_PROG_EXECUTE_C cpp flag, misc changes |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | fix assertion |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | emit high-level IF/ELSE/ENDIF for vertex progs now |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | _mesa_ExecuteProgramNV is now a no-op |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | remove nvvertexec.c, add prog_execute.c |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | use MAX_PROGRAM_ENV_PARAMS |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Brian | added MAX_PROGRAM_ENV_PARAMS |
commit | commitdiff | tree | snapshot |
next |