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
Age
Commit message (
Expand
)
Author
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-08
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-05
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2010-06-05
i915: Fix off-by-one for drawing rectangle.
Chris Wilson
2010-06-05
i915: Inhibit render cache flush when changing drawing rectangle offset.
Chris Wilson
2010-06-04
i915: Clamp minimum lod to maximum texture level too.
Eric Anholt
2010-05-11
intel: Drop viewport hack when we can
Kristian Høgsberg
2010-05-10
i915: Drop intelFlush().
Vinson Lee
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
2010-04-28
intel: Only register ES2 extensions for ES2 contexts
Kristian Høgsberg
2010-04-28
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-29
i965: Fix cube map layouts on Ironlake.
Eric Anholt
2010-04-20
i915: Map sampler indices to texture units correctly for fragment shaders.
Eric Anholt
2010-04-20
i915: Add missing break; after handling the stub NOISE instructions.
Eric Anholt
2010-04-27
i915: Add debugging for just prorgam compile under INTEL_DEBUG=wm
Eric Anholt
2010-04-27
i915: Provide counts in the error messages for program limits.
Eric Anholt
2010-04-13
i915: Fix comments about cube layouts
Jakob Bornecrantz
2010-03-30
intel: Remove redundant fields from struct intel_context
Kristian Høgsberg
2010-03-22
Merge branch '7.8'
Brian Paul
2010-03-18
intel: Use bit-wise not instead of logical not (i830 path)
Ian Romanick
2010-03-18
Use bit-wise not instead of logical not.
Ian Romanick
2010-03-17
intel: Replace mt->pitch with mt->region->pitch.
Eric Anholt
2010-03-06
dri: drop MINIGLX_SOURCES (2)
George Sapountzis
2010-03-06
dri: drop MINIGLX_SOURCES
George Sapountzis
2010-03-05
intel: Remove support for the DRI1 TFP extension.
Eric Anholt
2010-03-04
i915: Fix up i830 for tiled drawing offsets.
Eric Anholt
2010-03-03
Remove stray defines of HAVE_RGBA
Ian Romanick
2010-03-03
i915: Use x,y drawing offsets instead of changing buffer offsets.
Eric Anholt
2010-02-22
i915: Fix logic !gen >= 3
Chris Wilson
2010-02-22
i915: Remove superfluous MI_NOOP from vertex emission
Chris Wilson
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-18
i915: update render buffers at prepare_render time
Jesse Barnes
2010-02-04
mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean
Brian Paul
2010-01-30
i915: Remove unnecessary headers.
Vinson Lee
2010-01-28
i915: Remove unused initial and current state, now that there's nothing else.
Eric Anholt
2010-01-28
intel: Remove long-disabled meta readpixels, and associated meta support.
Eric Anholt
2010-01-25
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
i915: Remove unnecessary headers.
Vinson Lee
2010-01-21
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-07
intel: Remove leftover symlinks from DRI1 removal.
Eric Anholt
2010-01-05
Merge branch 'remove-intel-dri1'
Kristian Høgsberg
2010-01-04
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
i915: Use _MaxLevel on principle in texture setup.
Eric Anholt
2010-01-04
intel: Drop more cliprect bookkeeping
Kristian Høgsberg
2010-01-04
intel: Remove client-side vblank code
Kristian Høgsberg
2010-01-04
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
Check for libdrm_$chipset.pc when needed
Kristian Høgsberg
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
[next]