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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: disallow recursion in dri_flush
Marek Olšák
2013-01-24
2
-1
/
+13
*
st/dri: add null-pointer check, remove duplicated local variable
Marek Olšák
2013-01-24
1
-4
/
+5
*
xmlpool: Fix out-of-tree builds.
Johannes Obermayr
2013-01-13
2
-0
/
+2
*
Remove hacks for static Makefiles
Matt Turner
2013-01-13
2
-6
/
+0
*
scons: Update for xmlpool/options.h generation.
José Fonseca
2013-01-12
2
-0
/
+2
*
Clean up .gitignore files
Matt Turner
2013-01-10
3
-3
/
+0
*
state_trackers/dri/sw: Convert to automake
Matt Turner
2013-01-10
3
-25
/
+44
*
state_trackers/dri/drm: Convert to automake
Matt Turner
2013-01-10
3
-27
/
+44
*
state_trackers/dri: Convert to automake
Matt Turner
2013-01-10
3
-12
/
+24
*
gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Marek Olšák
2013-01-04
2
-1
/
+3
*
st/dri: add a way to force MSAA on with an environment variable
Marek Olšák
2012-12-12
1
-4
/
+39
*
st/dri: implement MSAA for GLX/DRI2 framebuffers
Marek Olšák
2012-12-07
4
-11
/
+110
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
4
-6
/
+10
*
st/dri: don't expose MSAA configs with accumulation buffer
Marek Olšák
2012-12-07
1
-1
/
+13
*
st/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
4
-109
/
+45
*
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
4
-56
/
+89
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-3
/
+3
*
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
2012-11-29
1
-1
/
+3
*
st/mesa: add support for GL core profiles
Marek Olšák
2012-11-29
1
-1
/
+3
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-3
/
+3
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-6
/
+4
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
2
-8
/
+8
*
dri: Rework planar image interface
Jakob Bornecrantz
2012-08-31
2
-1
/
+82
*
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: pass config options to the state tracker
Vadim Girlin
2012-08-23
1
-0
/
+8
*
st/dri: add force_glsl_extensions_warn option to dri options
Vadim Girlin
2012-08-23
1
-1
/
+10
*
st/dri: use driver name for driconf section lookup
Vadim Girlin
2012-08-23
1
-1
/
+2
*
st/dri: Add shared usage on buffers created
Jakob Bornecrantz
2012-08-22
1
-0
/
+3
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-8
/
+4
*
gallium: add st_api feature mask to prevent advertising MS visuals
Christoph Bumiller
2012-05-29
1
-12
/
+19
*
drisw: fix image stride calculation for 16-bit.
Dave Airlie
2012-03-25
1
-3
/
+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
2
-0
/
+7
*
gallium/dri: Handle xserver that doesn't send needless DRI2 invalidate events
Ville Syrjala
2012-02-03
1
-13
/
+17
*
gallium/postprocess: Fix depth logic
Lauri Kasanen
2012-02-02
1
-2
/
+1
*
st/dri: Support 24bit formats in dri2_allocate_buffer
Benjamin Franzke
2012-01-30
1
-0
/
+3
*
st/dri: Remove useless flush front.
Stéphane Marchesin
2012-01-18
1
-2
/
+7
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
2
-4
/
+51
*
st-api: Have context_create explain why creation failed
Ian Romanick
2011-12-23
1
-1
/
+3
*
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
4
-13
/
+3
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
5
-5
/
+5
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
2
-3
/
+2
*
dri: drop drmLock remnants
George Sapountzis
2011-11-04
3
-7
/
+0
*
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
2
-8
/
+1
[next]