index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
/
intel_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove GetBufferSize = NULL; assignment
Brian Paul
2006-11-02
1
-1
/
+0
*
remove obsolete intelBufferSize(), bump driver date
Brian Paul
2006-10-17
1
-23
/
+2
*
Updates to intelWindowMoved():
Brian Paul
2006-10-16
1
-6
/
+8
*
minor clean-up: s/intel->driDrawable/dPriv/
Brian Paul
2006-10-15
1
-1
/
+1
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-4
/
+0
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
1
-1
/
+0
*
Synchronize drawable to the pipe where the bigger part can be visible.
Michel Dänzer
2006-09-28
1
-0
/
+30
*
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-28
1
-1
/
+2
*
fix the presumably broken check for the allow_large_textures and vblank_mode ...
Roland Scheidegger
2006-09-01
1
-1
/
+1
*
remove unused var
Brian Paul
2006-08-28
1
-1
/
+0
*
fix the check for force_s3tc_enable (bug 8042)
Brian Paul
2006-08-28
1
-1
/
+1
*
Fix writemasks on texture arb fp instructions.
Alan Hourihane
2006-08-18
1
-10
/
+0
*
Call _mesa_resize_framebuffer() within intelWindowMoved(). Fixes
Keith Whitwell
2006-06-15
1
-0
/
+6
*
fire vertices before context destruction.
Alan Hourihane
2006-06-12
1
-0
/
+1
*
Call driUpdateFramebufferSize when we've found an updated DRI drawable stamp,
Eric Anholt
2006-04-01
1
-0
/
+2
*
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-31
1
-1
/
+24
*
add vblank support to i915 driver
Dave Airlie
2006-02-06
1
-1
/
+21
*
Add Intel 945GM support
Alan Hourihane
2006-01-23
1
-12
/
+83
*
recalculate state on drawable changes
Keith Whitwell
2005-12-30
1
-2
/
+21
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-9
/
+18
*
add _tnl_arb_vertex_program_stage to all drivers which already have _tnl_vert...
Roland Scheidegger
2005-09-09
1
-0
/
+1
*
Major rip-up of internal function insertion interface. The old
Ian Romanick
2005-07-28
1
-1
/
+1
*
Replace add_newer_entrypoints (src/mesa/main/context.c) with
Ian Romanick
2005-06-30
1
-41
/
+56
*
Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)
Alan Hourihane
2005-05-31
1
-1
/
+3
*
check for null DrawBuffer values
Keith Whitwell
2005-05-09
1
-9
/
+16
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-8
/
+9
*
Revert some accidental cross-merge changes. Remove i915GetString. Migrate
Ian Romanick
2005-01-07
1
-7
/
+11
*
Add Intel i915GM support, and these extensions.
Alan Hourihane
2005-01-06
1
-22
/
+12
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-3
/
+0
*
Add Roland Scheidegger's S3TC patch. This patch does not implement the
Eric Anholt
2004-10-07
1
-1
/
+9
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-2
/
+2
*
Add GL_ARB_texture_cube_map support for i830. Most of the code was
Ian Romanick
2004-09-19
1
-1
/
+2
*
Added GL_ARB_point_parameters support for i830.
Ian Romanick
2004-09-19
1
-0
/
+1
*
Merge in all the i830 functional differences from the old i830 driver.
Ian Romanick
2004-09-19
1
-21
/
+21
*
move config options to same place as other drivers (again for S3TC patch later)
Dave Airlie
2004-07-15
1
-3
/
+0
*
enable FXT1 texture compression for ixxx chipsets
Dave Airlie
2004-07-15
1
-0
/
+2
*
add missing license texts
Keith Whitwell
2004-06-18
1
-0
/
+20
*
New driver for i915 as well as older i830/i845/i865 chipsets.
Keith Whitwell
2004-06-10
1
-0
/
+666