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
/
dri
/
i965
/
brw_draw_upload.c
Age
Commit message (
Expand
)
Author
2009-01-26
intel: asst. casts to silence warnings
Brian Paul
2009-01-23
i965: enable GL_EXT_vertex_array_bgra
Brian Paul
2008-11-12
i965: Fix VB refcount leak on aperture overflow.
Eric Anholt
2008-10-28
i965: Fix check_aperture calls to cover everything needed for the prim at once.
Eric Anholt
2008-10-07
i965: Add ARB_occlusion_query support.
Eric Anholt
2008-10-08
i965: Fix a potential assertion failure.
Xiang, Haihao
2008-09-23
i965: Cope with batch getting flushed in the middle of batchbuffer emits.
Eric Anholt
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-10
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-08-24
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-21
i965: use dri_bo_subdata in vertex upload to get pwrite used.
Eric Anholt
2008-08-08
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-06-11
[intel-gem] Chase domain flag renaming in the DRM.
Eric Anholt
2008-06-03
Merge commit 'origin/master' into drm-gem
Keith Packard
2008-06-03
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-05-07
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-06
i965: fix googleearth in classic mode.
Dave Airlie
2008-04-18
i965: fix vb aperture space check
Dave Airlie
2008-04-18
965: fix vb upload size check
Dave Airlie
2008-04-18
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-02-04
[965] Convert brw_draw_upload to managing dri_bos, not gl_buffer_objects.
Eric Anholt
2008-02-04
[965] Remove dead structure in brw_draw_upload.c.
Eric Anholt
2008-02-04
[965] Move temporary vbo array storage into the function using it.
Eric Anholt
2008-02-04
[965] Remove dead brw_vertex_element members.
Eric Anholt
2008-02-04
[965] Add a wrapper around interleaved copy_array_to_vbo_array for profiling.
Eric Anholt
2008-02-04
[965] Avoid overloaded use of the term 'input' for clarity.
Eric Anholt
2008-02-04
[965] Replace VEP/VBP state structures with inline batch emits.
Eric Anholt
2008-01-10
[965] Remove an open-coded memcpy.
Eric Anholt
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[965] Clarify a bit of index buffer upload code.
Eric Anholt
2007-12-20
[965] Enable EXT_framebuffer_object.
Eric Anholt
2007-12-16
[965] Move to using shared texture management code.
Eric Anholt
2007-12-15
[intel] Merge intel_buffer_objects to shared.
Eric Anholt
2007-12-14
[intel] warnings cleanup
Eric Anholt
2007-12-07
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-10-04
[965] Replace various alignment code with a shared ALIGN() macro.
Eric Anholt
2007-10-04
Replace bmBufferOffset usage in batchbuffer setup with OUT_RELOC.
Eric Anholt
2007-09-27
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
[965] Remove AUB file support.
Eric Anholt
2007-09-14
i965: align the address of the first element within
Xiang, Haihao
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-02-02
Modify assert to reflect rebase criteria
Keith Whitwell
2007-02-01
Correct usage/meaning of max_index parameter.
Keith Whitwell
2007-01-30
Use new rebase helper. Remove other rebase code.
Keith Whitwell
2007-01-26
Add _mesa_ffsll() for compatibility on OSes without ffsll(), and use it.
Eric Anholt
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-21
Gary Wong's fix for 64 bit cleanness of vertex program inputs bitmask.
Keith Whitwell
2006-10-31
cleanup code, compiles with vbo changes
Keith Whitwell
[next]