projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2007-08-10
Brian
added st_sizeof_format()
commit
|
commitdiff
|
tree
2007-08-10
Brian
glRead/DrawPixels test
commit
|
commitdiff
|
tree
2007-08-10
Brian
basic texture-based glDrawPixels path works
commit
|
commitdiff
|
tree
2007-08-10
Brian
use st_mesa_format_to_pipe_format()
commit
|
commitdiff
|
tree
2007-08-10
Brian
added st_mesa_format_to_pipe_format()
commit
|
commitdiff
|
tree
2007-08-10
Brian
alignment/pitch/width clean-ups
commit
|
commitdiff
|
tree
2007-08-10
Brian
minor clean-ups
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Handle glFlush/glFinish through the state tracker.
commit
|
commitdiff
|
tree
2007-08-10
Brian
pipe->region_alloc() now takes width instead of pitch...
commit
|
commitdiff
|
tree
2007-08-10
Brian
fix asst glitches
commit
|
commitdiff
|
tree
2007-08-10
michal
Add SGT/LT/GE/LE/EQ/NE opcodes for ps/vs_2_x.
commit
|
commitdiff
|
tree
2007-08-10
michal
Support predicates.
commit
|
commitdiff
|
tree
2007-08-10
Brian
added st_cb_readpixels.c
commit
|
commitdiff
|
tree
2007-08-10
Brian
use st_cb_readpixels.c
commit
|
commitdiff
|
tree
2007-08-10
Brian
glReadPixels
commit
|
commitdiff
|
tree
2007-08-10
Brian
add missing break stmt
commit
|
commitdiff
|
tree
2007-08-10
Brian
more render to texture work
commit
|
commitdiff
|
tree
2007-08-10
Brian
sketch out some render-to-texture code
commit
|
commitdiff
|
tree
2007-08-10
Brian
remove some temporary hacks
commit
|
commitdiff
|
tree
2007-08-10
Brian
added pipe_surface_unreference()
commit
|
commitdiff
|
tree
2007-08-10
Brian
include surface.offset in address calculations
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Clean up / sanitize debugging
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Missing files
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Remove dead include line
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Fix merge issue
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Give softpipe a native texture layout of its own.
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Add printf handlers, pass pci id and move texlayout...
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Pass pci_id to i915_create()
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Add a printf method to winsys and use for all debugging.
commit
|
commitdiff
|
tree
2007-08-10
Keith Whitwell
Add a printf method to winsys. Not currently used.
commit
|
commitdiff
|
tree
2007-08-10
Brian
obsolete files
commit
|
commitdiff
|
tree
2007-08-10
Brian
no longer need intel_surface.c
commit
|
commitdiff
|
tree
2007-08-10
Brian
move intel_supported_formats() into intel_context.c
commit
|
commitdiff
|
tree
2007-08-10
Brian
we can now just rely on softpipe for surface creation...
commit
|
commitdiff
|
tree
2007-08-10
Brian
flesh out w/ more formats, y=0=top convention
commit
|
commitdiff
|
tree
2007-08-10
Brian
return (softpipe) in GL_RENDERER string - temporarily
commit
|
commitdiff
|
tree
2007-08-10
Brian
rename st_cb_teximage.h st_format.h
commit
|
commitdiff
|
tree
2007-08-10
Brian
Rename (file contains surface format-related functions)
commit
|
commitdiff
|
tree
2007-08-10
Brian
code movement
commit
|
commitdiff
|
tree
2007-08-10
Brian
invert Y axis
commit
|
commitdiff
|
tree
2007-08-10
Brian
change triangle orientation, fix exit()
commit
|
commitdiff
|
tree
2007-08-09
Brian
asst changes to get softpipe rendering again (no zbuf...
commit
|
commitdiff
|
tree
2007-08-09
Brian
init strb->Base.DataType appropriately, clean-ups
commit
|
commitdiff
|
tree
2007-08-09
Brian
export softpipe_init_surface_funcs()
commit
|
commitdiff
|
tree
2007-08-09
Brian
added null ptr checks
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Split texfilter enums to match common hardware usage.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
silence warning
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
silence warning
commit
|
commitdiff
|
tree
2007-08-10
Brian
more work toward texture-based glDrawPixels
commit
|
commitdiff
|
tree
2007-08-10
Brian
comments
commit
|
commitdiff
|
tree
2007-08-10
Brian
move viewport Y inversion to state tracker
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Add more i915 state packets.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Remove unused file
commit
|
commitdiff
|
tree
2007-08-10
Brian
invert Y axis with the viewport transformation to put...
commit
|
commitdiff
|
tree
2007-08-10
Brian
vertex colors are ARGB
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Missing files
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Some basic state - blend and ztest sort of work.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Remove references to fallbacks from this directory
commit
|
commitdiff
|
tree
2007-08-09
Brian
comments, assertions, etc
commit
|
commitdiff
|
tree
2007-08-09
Brian
Obsolete
commit
|
commitdiff
|
tree
2007-08-09
Brian
dead code removal
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Emit drawrect command as we no longer ask the kernel...
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Remove unused blit functions.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Don't reemit hardware state *every* primitive.
commit
|
commitdiff
|
tree
2007-08-09
Brian
fix merge conflicts
commit
|
commitdiff
|
tree
2007-08-09
Brian
don't use intel_read_draw_buffer.c anymore
commit
|
commitdiff
|
tree
2007-08-09
Brian
assertions
commit
|
commitdiff
|
tree
2007-08-09
Brian
*numFormats = 3
commit
|
commitdiff
|
tree
2007-08-09
Brian
minor clean-ups
commit
|
commitdiff
|
tree
2007-08-09
Brian
remove intel_depthstencil.c and intel_fbo.c
commit
|
commitdiff
|
tree
2007-08-09
Brian
Obsolete files
commit
|
commitdiff
|
tree
2007-08-09
Brian
don't include intel_depthstencil.h
commit
|
commitdiff
|
tree
2007-08-09
Brian
remove some includes
commit
|
commitdiff
|
tree
2007-08-09
Brian
Checkpoint intel_renderbuffer removal.
commit
|
commitdiff
|
tree
2007-08-09
Brian
remove dead code, remove intel_fbo.h includes
commit
|
commitdiff
|
tree
2007-08-09
Brian
surface-related prototypes
commit
|
commitdiff
|
tree
2007-08-09
Brian
checkpoint: no longer using intel_fbo.c
commit
|
commitdiff
|
tree
2007-08-09
Brian
remove color_rb[] and lots of dead code
commit
|
commitdiff
|
tree
2007-08-09
Brian
disable intel_get_rb_region()
commit
|
commitdiff
|
tree
2007-08-09
Brian
checkpoint: more intel_renderbuffer removal
commit
|
commitdiff
|
tree
2007-08-09
Brian
checkpoint: intel_renderbuffer removal (intel_renderbuf...
commit
|
commitdiff
|
tree
2007-08-09
Brian
checkpoint: intel_renderbuffer removal (move vbl_pendin...
commit
|
commitdiff
|
tree
2007-08-09
Brian
checkpoint: intel_renderbuffer removal
commit
|
commitdiff
|
tree
2007-08-09
michal
Update opcode list.
commit
|
commitdiff
|
tree
2007-08-09
michal
Further opcode list reorg.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Quieten TGSI
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Quieten TGSI
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Supporting batchbuffer changes for 1st hwpipe triangles...
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Remove unreferenced file.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Tweaks to state emit, acheives first hw triangles from...
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Pull in debug code for human-readable batchbuffer dumps.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
The pipe version of these files. Can probably relocate...
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Put back the old versions of intel_tex_layout.* in...
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Hook up pipe flush functionality
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Add flush/finish functionality to pipe.
commit
|
commitdiff
|
tree
2007-08-09
Keith Whitwell
Split swapbuffers and read/draw buffers functionality...
commit
|
commitdiff
|
tree
2007-08-09
michal
Declare missing opcode aliases. Declare SGN opcode.
commit
|
commitdiff
|
tree
2007-08-08
Brian
update lod bias, limits
commit
|
commitdiff
|
tree
2007-08-08
Brian
clean-up
commit
|
commitdiff
|
tree
2007-08-08
Brian
use surface offset value in get_tile()
commit
|
commitdiff
|
tree
next