index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
/
sw
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-2
/
+2
*
st/dri: refactor dri_fill_in_modes
Marek Olšák
2012-12-07
1
-1
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-6
/
+4
*
drisw: fix image stride calculation for 16-bit.
Dave Airlie
2012-03-25
1
-3
/
+3
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
1
-2
/
+1
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
1
-0
/
+1
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
st/dri/sw: add get_image inline helper similar to put_image
George Sapountzis
2011-11-02
1
-4
/
+16
*
st/dri/sw: Fix incorrect cast
Benjamin Franzke
2011-11-02
1
-1
/
+1
*
st/dri/sw: Implement texture_from_pixmap
Benjamin Franzke
2011-11-02
1
-5
/
+44
*
Revert "Duplicate state_tracker/dri/sw/dri_drawable.c"
Benjamin Franzke
2011-11-02
1
-269
/
+1
*
Revert "state_trackers/dri/sw: Implement texture_from_pixmap."
Benjamin Franzke
2011-11-02
1
-43
/
+7
*
state_trackers/dri/sw: Implement texture_from_pixmap.
Stéphane Marchesin
2011-09-06
1
-7
/
+43
*
Duplicate state_tracker/dri/sw/dri_drawable.c
Stéphane Marchesin
2011-09-06
1
-1
/
+269
*
st/dri: Bind the post-processing queue to dri
Lauri Kasanen
2011-08-19
1
-0
/
+3
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-4
/
+1
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-1
/
+1
*
swrastg: Add __DRI_TEX_BUFFER support
Adam Jackson
2011-03-11
1
-0
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-24
/
+2
*
scons: Unify state tracker SConscripts
Jakob Bornecrantz
2010-11-05
1
-7
/
+9
*
scons: Move dependancy checks to the main gallium scons file
Jakob Bornecrantz
2010-11-05
1
-12
/
+11
*
scons: Detabify
Jakob Bornecrantz
2010-11-05
1
-8
/
+8
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
st/dri: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
1
-1
/
+1
*
st/dri: Fix segmentation fault in sw drivers
nobled
2010-08-13
1
-2
/
+2
*
st/dri: move backend hooks to appropriate object
George Sapountzis
2010-07-30
1
-5
/
+21
*
st/dri: drop dri1_helper
George Sapountzis
2010-07-30
4
-9
/
+19
*
st/dri: mv driDriverAPI to backends
George Sapountzis
2010-07-30
2
-46
/
+20
*
swrastg: Add SWRAST_NO_PRESENT option to not send updates to X server
Jakob Bornecrantz
2010-07-27
1
-1
/
+9
*
gallium: Convert state trackers to drm driver interface
Jakob Bornecrantz
2010-06-06
1
-1
/
+0
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
2
-0
/
+2
*
st/dri: Refactor dri_st_api into other files
Jakob Bornecrantz
2010-04-26
4
-5
/
+2
*
st/dri: Make st_framebuffer_iface the base for dri_drawable
Jakob Bornecrantz
2010-04-26
1
-1
/
+1
*
st/dri: Make st_manager the base for dri_screen
Jakob Bornecrantz
2010-04-26
1
-3
/
+3
*
st/dri: Add hooks for framebuffer functions
Jakob Bornecrantz
2010-04-26
2
-44
/
+24
*
st/drisw: Stop pretending to be drm_api
Jakob Bornecrantz
2010-04-16
1
-5
/
+1
*
st/dri: Refactor init code a bit
Jakob Bornecrantz
2010-04-16
1
-2
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-11
/
+11
*
drisw: Remove unnecessary header.
Vinson Lee
2010-03-29
1
-1
/
+0
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
2
-65
/
+37
*
drisw: probably better hack for stride and some comments
George Sapountzis
2010-03-28
1
-3
/
+16
*
drisw: make stride issue profound
George Sapountzis
2010-03-27
1
-5
/
+5
*
st/dri: Fix SCons build.
Vinson Lee
2010-03-26
1
-1
/
+0
*
swrastg: allow for any of the software rasterizers.
George Sapountzis
2010-03-26
1
-6
/
+0
*
st/dri: factor out common init_screen code
George Sapountzis
2010-03-26
1
-13
/
+8
*
st/dri mv __driDriverExtensions to drisw.c and dri2.c
George Sapountzis
2010-03-26
1
-0
/
+7
*
st/dri: fold dri_extensions.c into dri_context.c
George Sapountzis
2010-03-26
2
-2
/
+0
*
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
1
-0
/
+29
*
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
7
-7
/
+7
[next]