summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-08-07s/intel/st/Brian
2007-08-07Naive implementation of IF/ELSE/ENDIF.michal
2007-08-07checkpoint new tgsi_sampler_state structBrian
2007-08-07remove pipe_surface_samplerBrian
2007-08-07added st_atom_texture.cBrian
2007-08-07plug in texture/sampler state updateBrian
2007-08-07texture image state handlingBrian
2007-08-07sketch out new pipe surface/sampler typesBrian
2007-08-07Handle labels for IF/ELSE correctlymichal
2007-08-07Enable compact TGSI dump.michal
2007-08-07Dump tokens in more compact form.michal
2007-08-07s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.cBrian
2007-08-07don't include non-existant intel_buffer_objects.hBrian
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2007-08-07Remove old intel_buffer_objects code - there is a state_tracker version now.Keith Whitwell
2007-08-07Labels are always label targets.michal
2007-08-07prototypesBrian
2007-08-07get rid of temp write_mono_row_ub() functionBrian
2007-08-06call st_init_driver_functions(), make intelInitDriverFunctions() staticBrian
2007-08-06call st_init_driver_functions()Brian
2007-08-06added softpipe_mipmap_tree_layoutBrian
2007-08-06need a softpipe func for texture layoutBrian
2007-08-06New st_init_*_functions() to initialize the driver functions table.Brian
2007-08-06new headerBrian
2007-08-06fix asst. warningsBrian
2007-08-06Add GLSL opcodes.michal
2007-08-06Add GLSL ops.michal
2007-08-06Make SGE, SGT, SLE working.michal
2007-08-06Remove garbage text.michal
2007-08-06Use fp_attr_to_slot[].michal
2007-08-06Reorder opcodes.michal
2007-08-06Translate the remaining ops.michal
2007-08-06Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...Brian
2007-08-06added xm_softpipe.cBrian
2007-08-06use new xmesa_create_softpipe()Brian
2007-08-06softpipe/winsys interfaceBrian
2007-08-06Translate MESA GLSL opcodes to TGSI opcodes.michal
2007-08-06Add path for GL includes in mesa tree.michal
2007-08-06added st_cb_texture.cBrian
2007-08-06clean-upsBrian
2007-08-06switch to new texture functions in state trackerBrian
2007-08-06use new texture funcsBrian
2007-08-06clean-upsBrian
2007-08-06new texture functionsBrian
2007-08-06commentsBrian
2007-08-06Add GLSL opcodes.michal
2007-08-06disable/remove intel dependenciesBrian
2007-08-06more intel_context removalBrian
2007-08-06disable some PBO code, remove intel dependenciesBrian
2007-08-06remove timing codeBrian