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
/
i915
/
intel_context.c
Age
Commit message (
Expand
)
Author
2008-02-22
Merge {i915,i965}/intel_context.h as intel/intel_context.h
Kristian Høgsberg
2008-02-22
Use drm_i915_sarea instead of drmI830Sarea and remove i830_common.h
Alan Hourihane
2008-02-15
Add E7221 variant to i915.
Adam Jackson
2008-02-14
Hook up i915 driver to new DRI2 infrastructure.
Kristian Høgsberg
2008-02-13
[intel] Fix 965 rendering with non-TTM by merging intel_ioctl between 915/965.
Eric Anholt
2008-01-17
[intel] Make the no_rast option be standard driconf instead of INTEL_NO_RAST.
Eric Anholt
2008-01-14
[i915] Fix recursive lock hang in intelContendedLock handling.
Eric Anholt
2008-01-10
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-09
[intel] Simplify intelCreateBuffer() a bit.
Kristian Høgsberg
2008-01-06
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-03
fix fd.o bug #13761
Zou Nan hai
2007-12-20
[intel] Fix and reenable (software) SGIS_generate_mipmap
Eric Anholt
2007-12-18
[915] Free dri_bufmgr after mesa context data.
Eric Anholt
2007-12-13
[intel] Enable INTEL_DEBUG=bufmgr output in TTM mode as well as classic.
Eric Anholt
2007-12-12
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-11-29
[i915] Make INTEL_DEBUG=bufmgr actually do things for bufmgr_fake.
Eric Anholt
2007-11-16
[i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.
Eric Anholt
2007-11-09
[i915] Remove old frontbuffer rotation hack.
Eric Anholt
2007-10-29
Refactor and fix core vblank support
Jesse Barnes
2007-10-10
Move swap_interval to new extension mechanism.
Kristian Høgsberg
2007-09-24
Remove leftover code for i915_texprog.c noticed in crossbar review.
Eric Anholt
2007-09-24
Move i915tex driver into place as just i915.
Eric Anholt
2007-09-24
Remove the old i915 driver now that i915tex works without TTM.
Eric Anholt
2007-09-11
intel: disentangle planes & pipes
Jesse Barnes
2007-06-05
Add PCI IDs for the G33, Q33, and Q35 chipsets.
Wang Zhenyu
2007-05-31
i915: Add support for 945GME chip
Wang Zhenyu
2007-05-22
Replace initInitState() with _mesa_init_driver_state().
Brian
2007-04-16
remove _tnl_arb_vertex_program_stage
Brian
2007-04-10
i915: Bring test for vsync to pipe B in line with i915tex.
Michel Dänzer
2007-04-05
include points.h to fix warnings
Brian
2007-04-04
i810/i915/i915tex: reinitialize the context point state
Xiang, Haihao
2007-01-16
Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...
Keith Whitwell
2006-11-02
remove GetBufferSize = NULL; assignment
Brian Paul
2006-10-30
switch several dri drivers over
Keith Whitwell
2006-10-17
remove obsolete intelBufferSize(), bump driver date
Brian Paul
2006-10-16
Updates to intelWindowMoved():
Brian Paul
2006-10-15
minor clean-up: s/intel->driDrawable/dPriv/
Brian Paul
2006-10-15
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-09-28
Synchronize drawable to the pipe where the bigger part can be visible.
Michel Dänzer
2006-09-28
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-01
fix the presumably broken check for the allow_large_textures and vblank_mode ...
Roland Scheidegger
2006-08-28
remove unused var
Brian Paul
2006-08-28
fix the check for force_s3tc_enable (bug 8042)
Brian Paul
2006-08-18
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-06-15
Call _mesa_resize_framebuffer() within intelWindowMoved(). Fixes
Keith Whitwell
2006-06-12
fire vertices before context destruction.
Alan Hourihane
2006-04-01
Call driUpdateFramebufferSize when we've found an updated DRI drawable stamp,
Eric Anholt
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-02-06
add vblank support to i915 driver
Dave Airlie
[next]