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
2007-08-06
michal
Translate MESA GLSL opcodes to TGSI opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
michal
Add path for GL includes in mesa tree.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
added st_cb_texture.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
switch to new texture functions in state tracker
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
use new texture funcs
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
clean-ups
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
new texture functions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
comments
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
michal
Add GLSL opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
disable/remove intel dependencies
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
more intel_context removal
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
disable some PBO code, remove intel dependencies
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
remove timing code
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
Replace intel_texture_object with st_texture_object...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
minor renaming
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
Lift intel_mipmap_tree.c to st_mipmap_tree.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
More code movement, removal of intel dependencies
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
remove more intel dependencies
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
remove intel dependencies from intel_mipmap_tree.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
checkpoint: move some texture layout code
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Brian
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_t...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
Keith Whitwell
Add pipe buffer managment functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-05
Keith Whitwell
Add a new interface between softpipe and the window...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
remove intel_pixel.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
added st_cb_fbo.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
more work on st_choose_pipe_format()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
framebuffer object functions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Keith Whitwell
Remove dead files
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Keith Whitwell
Rip out more dead drawing-related code.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Keith Whitwell
Remove "static region" support.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Keith Whitwell
Simplify frontbuffer / sarea / rotation management.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Keith Whitwell
Workaround wierd oops on gutsy when building mesa.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
added pipe->supported_formats()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
hook in teximage bits
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
more formats
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
trim #includes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Brian
beginings of teximage functions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
pipe->clear() now takes a surface, rather than color...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
call st_init_cb_drawpixels
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
added st_cb_drawpixels.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
initial work for textured-quad glDrawPixels
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
remove st_draw.h include
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
setup more state for clear_with_quad()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
get rid of accum param
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Remove all references to swrast.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Fix make recursion.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
added clear-scissor.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
test glClear w/ scissor
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
Implement new draw_vertices() path for simple vertex...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Remove references to accum buffers in softpipe.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Remove intel_state.c, intel_rotate.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
New header file.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
include st_cb_clear.h
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
sketch out clearing with quads
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
add PIPE_MASK_RGBA
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
comment follow-up
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Brian
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Remove intelClear() hack.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Remove remnants of i915 texture-from-pbo code.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Keith Whitwell
Reroute some clear functionality.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
implement masking in sp_region_fill()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
rearrange things in xmesa_clear() a bit
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
get cliprect bounds after softpipe_update_derived()
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
Re-implement intelClear() in terms of softpipe_clear...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
More work on glClear.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
s/Z24_S8/S8_Z24/
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
s/Z24_S8/S8_Z24/ (stencil is in the high byte)
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Brian
Checkpoint: glClear changes - working, bug very rough.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Keith Whitwell
Build libsoftpipe.a
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Keith Whitwell
Remove unused file intel_render.c
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Keith Whitwell
Remove unused file
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Keith Whitwell
Remove intel_span.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
sp_z_surface.h is dead
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
Obsolete.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
Redesign pipe_surface in terms of pipe_region.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
Lift region-related functions up to the pipe interface.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
re-fix stencil addressing bug
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Keith Whitwell
Add missing files
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Keith Whitwell
Remove references to intel_tris.h
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Keith Whitwell
Build the "pipe" version of the i915tex driver.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Keith Whitwell
A version of the i915tex driver with all drawing code...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
simplify clear.x1,y2,x2,y2 setup
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
In i915/i830_emit_state(), check if state->draw_region...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
fix stencil addressing bug
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
remove obsolete xmesa_get_stencil_surface() stub
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
fix comments and param names for intel_miptree_image_map()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
fix value returned by intel_new_renderbuffer_fb()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
fix assertions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Keith Whitwell
Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Brian
32 and z24s8 softpipe buffers
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
remove some obsolete xmesa remnants
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
Lots of improvements to the surface-related code.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
compute scale for Z24 buffers
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
implement read_quad_f_swz()
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
implement surfaces for softpipe rendering
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Brian
map/unmap surfaces before/after rendering
commit
|
commitdiff
|
tree
|
snapshot
next