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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: fold dri_extensions.c into dri_context.c
George Sapountzis
2010-03-26
7
-58
/
+13
*
swrastg: Build with scons
Jakob Bornecrantz
2010-03-26
2
-0
/
+30
*
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
27
-15
/
+15
*
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
2010-03-26
30
-62
/
+87
*
st/dri: Don't include sw vs drm dri headers
Jakob Bornecrantz
2010-03-25
2
-0
/
+6
*
st/dri: Add dri2 prefix for all dri2.c functions
Jakob Bornecrantz
2010-03-25
4
-25
/
+25
*
st/dri: add TODO list for DRISW
George Sapountzis
2010-03-25
1
-0
/
+30
*
swrastg_dri: add state_tracker
George Sapountzis
2010-03-25
8
-0
/
+33
*
st/dri: add drisw
George Sapountzis
2010-03-25
5
-0
/
+399
*
st/dri: add dri_wrapper.h
George Sapountzis
2010-03-25
6
-6
/
+14
*
st/dri: export DRI1 surface / pipe
George Sapountzis
2010-03-25
9
-90
/
+218
*
st/dri: split out DRI2 code
George Sapountzis
2010-03-25
9
-370
/
+476
*
st/dri: make get_texture into validate_att
George Sapountzis
2010-03-25
3
-23
/
+26
*
st/dri: flush_frontbuffer, allocate_textures for dri2
George Sapountzis
2010-03-25
1
-17
/
+40
*
st/dri: flush_frontbuffer, allocate_textures for dri1
George Sapountzis
2010-03-25
3
-25
/
+37
*
st/dri: minor cosmetic for buffers
George Sapountzis
2010-03-25
1
-14
/
+17
*
st/dri: minor cosmetic for screen
George Sapountzis
2010-03-25
1
-20
/
+27
*
st/dri: add inline for dri2 check done in multiple places
George Sapountzis
2010-03-25
3
-8
/
+13
*
st/dri: Fix for X server 1.6.0 (DRI2 version 1)
Jakob Bornecrantz
2010-03-25
1
-1
/
+9
*
st/glx: add support for multiple displays
Brian Paul
2010-03-23
1
-4
/
+26
*
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-03-23
1
-1
/
+1
*
st/glx: fix depth/stencil format selection code
Brian Paul
2010-03-22
1
-7
/
+12
*
Merge remote branch 'origin/gallium-st-api-dri'
Chia-I Wu
2010-03-21
13
-905
/
+1345
|
\
|
*
st/dri: fix bug in make_current
George Sapountzis
2010-03-20
1
-1
/
+1
|
*
st/dri: fix bug in allocate_textures
George Sapountzis
2010-03-20
1
-1
/
+1
|
*
st/dri: Switch from st_public.h to st_api.h.
Chia-I Wu
2010-03-18
10
-558
/
+393
|
*
st/dri: Implement st_api.h callbacks.
Chia-I Wu
2010-03-18
5
-0
/
+505
|
*
st/dri: Headers and public symbols clean up.
Chia-I Wu
2010-03-18
5
-14
/
+8
|
*
st/dri: Move DRI1 bits in dri_context.c to dri1.c.
Chia-I Wu
2010-03-18
3
-66
/
+64
|
*
st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
Chia-I Wu
2010-03-18
5
-319
/
+336
|
*
st/dri: Move DRI1 bits in dri_screen.c to dri1.c.
Chia-I Wu
2010-03-18
9
-82
/
+173
*
|
st/vega: fix up vega state tracker to use cso changes
Roland Scheidegger
2010-03-19
13
-146
/
+253
*
|
es: added -I$(TOP)/include path
Brian Paul
2010-03-19
1
-0
/
+1
|
/
*
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-16
6
-23
/
+78
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
26
-789
/
+1512
|
\
|
*
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
26
-788
/
+1511
|
|
\
|
|
*
st/glx: Fix glXCopySubBufferMESA.
Chia-I Wu
2010-03-14
1
-1
/
+1
|
|
*
st/glx: Sync the back buffer to the front buffer.
Chia-I Wu
2010-03-14
1
-4
/
+22
|
|
*
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
4
-6
/
+53
|
|
*
st/glx: Add xmesa_display to hold per-display variables.
Chia-I Wu
2010-03-14
2
-58
/
+73
|
|
*
st/glx: Fix framebuffer validation.
Chia-I Wu
2010-03-13
1
-24
/
+29
|
|
*
st/glx: Correctly set buffer_mask of a visual.
Chia-I Wu
2010-03-13
1
-3
/
+3
|
|
*
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-13
4
-19
/
+9
|
|
*
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-03-13
2
-13
/
+22
|
|
*
st/glx: Fix leaks in xmesa_st_framebuffer.
Chia-I Wu
2010-03-13
1
-0
/
+6
|
|
*
st/glx: Add xm_st.c to SConscript.
Chia-I Wu
2010-03-12
1
-0
/
+1
|
|
*
st/glx: Return a better format in choose_depth_stencil_format.
Chia-I Wu
2010-03-12
1
-13
/
+9
|
|
*
st/glx: Fix an infinite recursion in flush_front.
Chia-I Wu
2010-03-12
1
-1
/
+1
|
|
*
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
6
-165
/
+470
|
|
*
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
6
-576
/
+474
[next]