index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
state_trackers/dri/drm: Convert to automake
Matt Turner
2013-01-10
3
-27
/
+44
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
1
-1
/
+1
*
st/dri: implement MSAA for GLX/DRI2 framebuffers
Marek Olšák
2012-12-07
1
-4
/
+44
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+2
*
st/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
1
-1
/
+1
*
st/dri: always allocate private depth-stencil buffers
Marek Olšák
2012-12-07
1
-59
/
+49
*
st/dri: implement new driver hook flush_with_flags
Marek Olšák
2012-12-02
1
-22
/
+6
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
1
-1
/
+81
*
st/dri: Support width and height getters
Jakob Bornecrantz
2012-08-26
1
-1
/
+7
*
st/dri: Claim to support validate_usage
Jakob Bornecrantz
2012-08-26
1
-1
/
+16
*
st/dri: Add shared usage on buffers created
Jakob Bornecrantz
2012-08-22
1
-0
/
+3
*
st/dri: Fix crash in st/dri from dri format commit
Jakob Bornecrantz
2012-02-23
1
-2
/
+1
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
1
-0
/
+6
*
st/dri: Support 24bit formats in dri2_allocate_buffer
Benjamin Franzke
2012-01-30
1
-0
/
+3
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
st/dri: Use depth instead of bpp when communicating formats with the X server v3
Thomas Hellstrom
2011-12-07
1
-3
/
+38
*
st/dri: Fix memory leak on error path.
Vinson Lee
2011-11-07
1
-1
/
+3
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
1
-1
/
+1
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
1
-1
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
1
-8
/
+0
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
1
-2
/
+1
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
1
-1
/
+1
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
1
-18
/
+1
*
dri: Remove driMediaStreamCounterExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Remove driSwapControlExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driCopySubBufferExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driReadDrawableExtension
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Drop driLegacyExtension
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
st/dri/sw: Implement texture_from_pixmap
Benjamin Franzke
2011-11-02
1
-0
/
+9
*
st/dri: Hook up throttling based on the drm driver_descriptor configuration
Thomas Hellstrom
2011-10-14
1
-1
/
+23
*
configure: replace pkg-config calls with $(PKG_CONFIG) in the makefiles.
Stéphane Marchesin
2011-10-04
1
-1
/
+1
*
st/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888
Chia-I Wu
2011-09-09
1
-0
/
+6
*
st/dri: Bind the post-processing queue to dri
Lauri Kasanen
2011-08-19
1
-3
/
+10
*
st/dri: remove an unused-but-set variable
Marek Olšák
2011-08-16
1
-1
/
+0
*
dri2: check if context is valid before flushing the pipe
Cooper Yuan
2011-08-16
1
-1
/
+2
*
dri2: add code to dri2_Flush extension.
Cooper Yuan
2011-08-16
1
-0
/
+4
*
st/dri: remove an unused-but-set variable
Marek Olšák
2011-08-05
1
-7
/
+0
*
st/dri: remove a dummy function dri2_create_context
Marek Olšák
2011-08-05
1
-15
/
+1
*
scons: Expose pkg-config in a simpler manner.
José Fonseca
2011-06-30
1
-1
/
+1
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-3
/
+1
*
st/dri: Implement DRIimageExtension::dupImage
Benjamin Franzke
2011-06-23
1
-0
/
+19
*
st/dri: Support dri2 useflags in dri2_create_image
Benjamin Franzke
2011-05-20
1
-0
/
+9
*
st/dri: fix warning: ‘bind’ may be used uninitialized in this function
Marek Olšák
2011-03-12
1
-1
/
+1
*
st/dri: one more missing array size
Dave Airlie
2011-03-01
1
-0
/
+1
*
st/dri: fix missing array size init.
Dave Airlie
2011-03-01
1
-0
/
+1
*
st/dri: Track drawable context bindings
Jakob Bornecrantz
2011-02-20
1
-1
/
+1
*
st/dri: img_from_renderbuf: Fix incorrect usage of dri_context()
Benjamin Franzke
2011-02-10
1
-1
/
+1
[next]