index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Age
Commit message (
Expand
)
Author
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-30
checkpoint - remove dead files, otherwise untested
Keith Whitwell
2006-10-29
switch over to vbo module
Keith Whitwell
2006-10-26
remove code for inserting mvp transform into position-invariant vertex progs ...
Roland Scheidegger
2006-10-25
change some bogus comments regarding the base e exponential function used for...
Roland Scheidegger
2006-10-24
fix (per-vertex) fog when using ARB_vp by incorporating fog factor computatio...
Roland Scheidegger
2006-10-23
Emit cliprects in the userspace driver as required, rather than
Keith Whitwell
2006-10-21
don't use params passed to Clear()
Brian Paul
2006-10-18
Enable GLX_SGI_make_current_read for radeon.
Ian Romanick
2006-10-18
Don't use x/y/w/h params given to Clear().
Brian Paul
2006-10-18
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-17
remove obsolete intelBufferSize(), bump driver date
Brian Paul
2006-10-17
Remove get_buffer_size()
Brian Paul
2006-10-17
Lots of fixes/changes to select color depth at runtime.
Brian Paul
2006-10-16
Init _UseTexEnvProgram to fix failed assertion in i915_render_start() - this ...
Brian Paul
2006-10-16
Updates to intelWindowMoved():
Brian Paul
2006-10-16
Track the currently bound read drawable and make sure its info is up
Ian Romanick
2006-10-16
remove some old code that could cause infinite recursion
Brian Paul
2006-10-15
allow >10 mipmap levels (patch by Benno Schulenberg) (bug 3130)
Brian Paul
2006-10-15
regenerated to get DRI_CONF_EXCESS_MIPMAP()
Brian Paul
2006-10-15
fix handling of textures with a base internal format that does not have all f...
Roland Scheidegger
2006-10-15
minor clean-up: s/intel->driDrawable/dPriv/
Brian Paul
2006-10-15
Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code to
Brian Paul
2006-10-15
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
Use endianness test function provided by mesa.
Jerome Glisse
2006-10-15
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
increate MaxTextureLevels to 11 (bug 3130)
Brian Paul
2006-10-14
Some code movement so that the gl_framebuffer is fully initialized before
Brian Paul
2006-10-14
Big re-org of buffer size management.
Brian Paul
2006-10-14
build fix: s/Table/TableUB/
Brian Paul
2006-10-14
assorted clean-ups
Brian Paul
2006-10-13
implement ARB_point_parameters and ARB_point_sprite on r200. The code is near...
Roland Scheidegger
2006-10-13
Upload of interleaved arrays currently assumes that position is the
Keith Whitwell
2006-10-13
Make sure instructions are zero'd out before use.
Keith Whitwell
2006-10-13
Use unsigned long batchbuffer offset, fixes x64 warnings.
Keith Whitwell
2006-10-13
Fix printf warning.
Keith Whitwell
2006-10-13
Use unsigned long cast for checking pointer alignment, fixes x64 warnings.
Keith Whitwell
2006-10-13
Use mesa function to get opcode name rather than an internal table.
Keith Whitwell
2006-10-13
Revamp color table code.
Brian Paul
2006-10-11
Fix bug #4681.
Ian Romanick
2006-10-11
In xmesa_DrawPixels_8R8G8B() check if drawing into a window system buffer,
Brian Paul
2006-10-11
List of source (.c) files in each directory.
Brian Paul
2006-10-10
Move the fp_machine struct into s_nvfragmprog.c since (except for program
Brian Paul
2006-10-10
Use the mesa-provided texenv program rather than rolling our own.
Keith Whitwell
2006-10-05
missing file
Keith Whitwell
2006-10-05
Accelerate glBitmap with a color expand blit. Nice speedup for demos
Keith Whitwell
2006-10-05
Quieten debug message.
Keith Whitwell
2006-10-05
eliminate rhw divide under some circumstances
Keith Whitwell
2006-10-05
Quieten debug message.
Keith Whitwell
2006-10-02
Bugzilla 6242: [mach64] Use private DMA buffers (only)
Felix Kuehling
[next]