index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
Age
Commit message (
Expand
)
Author
2010-02-18
Indentation in glamo_state.c
Thomas White
2010-02-18
Implement glamoResizeBuffers
Thomas White
2010-02-18
Tidy up
Thomas White
2010-02-18
Indentation
Thomas White
2010-02-18
Fix renderbuffers
Thomas White
2010-02-18
More framebuffer stuff
Thomas White
2010-02-18
Link against libdrm_glamo
Thomas White
2010-02-18
Framebuffer, renderbuffer, state and initial triangle stuff
Thomas White
2010-02-18
Fix after rebase against Mesa 7.4
Thomas White
2010-02-18
Comment out config call which was segfaulting
Thomas White
2010-02-18
Add state hooks
Thomas White
2010-02-18
Context stuff
Thomas White
2010-02-18
Move the modeline to the bottom of the file
Thomas White
2010-02-18
One more missing include
Thomas White
2010-02-18
Includes and formatting
Thomas White
2010-02-18
Skeleton Glamo DRI driver
Thomas White
2010-02-18
intel: Include main/hash.h using "" instead of <>
Kristian Høgsberg
2010-02-17
intel: Implement the DRI2 invalidate function properly
Kristian Høgsberg
2010-02-17
dri/nouveau: Some multithreaded rendering fixes.
Francisco Jerez
2010-02-17
nouveau: fix legacy dri driver build
Johannes Obermayr
2010-02-16
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
2010-02-16
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-14
r600: use new program cloning functions
Brian Paul
2010-02-14
r300: use new program cloning functions
Brian Paul
2010-02-14
r600: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
r300: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
r600: Silence uninitialized variable warning.
Vinson Lee
2010-02-12
i965: Remove unnecessary headers.
Vinson Lee
2010-02-12
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
intel: Remove unused variable.
Vinson Lee
2010-02-12
intel: Avoid dri_bo_flink() in intel_update_renderbuffers()
Kristian Høgsberg
2010-02-12
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-12
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-02-12
Revert "r600c: substract vbo offset to vbo size"
Jerome Glisse
2010-02-12
r600c: substract vbo offset to vbo size
Jerome Glisse
2010-02-12
r600: be more exact in vb size calculation
Andre Maasikas
2010-02-12
r600: support GL_SHORT attributes
Andre Maasikas
2010-02-11
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-10
ffb: Fix build.
Vinson Lee
2010-02-10
dri: Fix one last copy-and-paste brain damage from a previous commit
Ian Romanick
2010-02-10
r300/compiler: r500-fs: Properly set HW register swizzles.
Corbin Simpson
2010-02-10
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
dri: Allow selective generation of accum. buffer configs
Ian Romanick
[next]