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
/
gallium
/
drivers
/
i915
/
i915_screen.c
Age
Commit message (
Expand
)
Author
2010-09-13
i915g: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-13
i915: Fix "implicit declaration of function 'draw_get_shader_param'" warning.
Vinson Lee
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-06-28
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-22
i915g: Rework debug print code
Jakob Bornecrantz
2010-06-06
i915g: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-05-29
i915g: Move pci id to winsys struct
Jakob Bornecrantz
2010-05-29
i915g: adapt to clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
i915g: adapt to interface changes
Roland Scheidegger
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
2010-03-25
i915g: Correct and add supperted texture formats
Jakob Bornecrantz
2010-03-08
i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-01
i915g: Rename pipe formats.
José Fonseca
2010-03-01
i915g: Use PIPE_FORMAT_R8G8B8A8_UNORM_REV where appropriate.
José Fonseca
2010-02-22
i915g: added missing texture cap queries
Brian Paul
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2009-11-10
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz