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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdfx: Fix begin/endquery for current API.
Eric Anholt
2009-02-10
1
-4
/
+4
*
intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().
Eric Anholt
2009-02-10
1
-5
/
+17
*
intel: Speed up glDrawPixels(GL_ALPHA) by using an alpha texture format.
Eric Anholt
2009-02-10
1
-5
/
+6
*
intel: Fix some state leakage of {Client,}ActiveTexture in metaops.
Eric Anholt
2009-02-10
2
-0
/
+10
*
intel: don't crash when dri2 tells us about buffers we don't care about.
Eric Anholt
2009-02-10
1
-0
/
+3
*
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
169
-768
/
+21060
|
\
|
*
Merge commit 'origin/gallium-0.2' into gallium-master-merge
Brian Paul
2009-02-10
4
-35
/
+68
|
|
\
|
|
*
Missing: tgsi: Fix build -- rename Size to NrTokens.
Patrice Mandin
2009-02-10
1
-1
/
+1
|
|
*
mesa: Compare formats using nominal bytes per pixel.
José Fonseca
2009-02-10
1
-3
/
+1
|
|
*
mesa: fixes for srgb formats
Roland Scheidegger
2009-02-09
1
-20
/
+14
|
|
*
fix _mesa_get_teximage for srgb textures
Roland Scheidegger
2009-02-09
1
-11
/
+52
|
*
|
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-10
12
-3
/
+28
|
*
|
mesa: add x86/rtasm/x86sse.c to fix linux-x86 build
Brian Paul
2009-02-09
1
-0
/
+1
|
*
|
re-add MSAA support
Brian Paul
2009-02-09
12
-35
/
+57
|
*
|
mesa: build/use libmesagallium.a for gallium builds
Brian Paul
2009-02-09
1
-1
/
+2
|
*
|
mesa: added new linux-gallium and linux-gallium-debug configs
Brian Paul
2009-02-09
2
-8
/
+24
|
*
|
mesa: prefix #includes with main/
Brian Paul
2009-02-09
1
-4
/
+4
|
*
|
swrast: fix typo: s/drapix/drawpix/
Brian Paul
2009-02-09
1
-1
/
+1
|
*
|
mesa: remove old 'sources' file in favor of 'sources.mak'
Brian Paul
2009-02-09
1
-303
/
+0
|
*
|
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
156
-709
/
+21212
|
|
\
|
|
|
*
mesa: fix offset problem with interleaved arrays
Alan Hourihane
2009-02-03
1
-1
/
+1
|
|
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
2
-7
/
+6
|
|
*
Merge branch 'gallium-wgl-rework' into gallium-0.2
Keith Whitwell
2009-02-02
26
-4485
/
+0
|
|
|
\
|
|
|
*
wgl: relocate wgl code to state_trackers/wgl
Keith Whitwell
2009-01-27
26
-4490
/
+0
|
|
*
|
stw: Remove pipe_winsys references.
José Fonseca
2009-01-30
2
-2
/
+1
|
|
*
|
gallium: Don't ask winsys name -- let pipe screen do that if it wants.
José Fonseca
2009-01-30
1
-5
/
+2
|
|
*
|
stw: Don't use the winsys.
José Fonseca
2009-01-30
3
-9
/
+5
|
|
*
|
gallium: make p_winsys internal
Zack Rusin
2009-01-30
6
-10
/
+10
|
|
*
|
i965: fix bug in pass0_precalc_mov()
Brian Paul
2009-01-29
1
-3
/
+11
|
|
*
|
i965: widen per-texture bitfields for 16 texture image units
Brian Paul
2009-01-29
1
-5
/
+5
|
|
*
|
intel: check if stencil test is enabled in intel_stencil_drawpixels()
Brian Paul
2009-01-29
1
-1
/
+5
|
|
*
|
intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(),...
Brian Paul
2009-01-29
2
-0
/
+4
|
|
*
|
mesa: set version to 7.4 for mesa_7_4_branch
Brian Paul
2009-01-29
1
-3
/
+3
|
|
*
|
mesa: set version to 7.3
Brian Paul
2009-01-29
1
-1
/
+1
|
|
*
|
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-2
/
+0
|
|
*
|
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
|
|
*
|
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
1
-3
/
+3
|
|
*
|
gallium: standardize naming of masks
Zack Rusin
2009-01-27
2
-6
/
+6
|
|
*
|
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
2
-4
/
+4
|
|
|
/
|
|
*
gallium: updated comments in st_extensions.c
Brian Paul
2009-01-26
1
-7
/
+12
|
|
*
mesa: declare pipe_texture in st_public.h
Pekka Paalanen
2009-01-24
1
-0
/
+1
|
|
*
wgl: Adapt for st_get_framebuffer_surface call change.
José Fonseca
2009-01-23
1
-1
/
+1
|
|
*
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
3
-19
/
+26
|
|
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
35
-422
/
+890
|
|
|
\
|
|
*
|
statetracker: copy back color buffer to front buffer when needed
Brian Paul
2009-01-19
1
-1
/
+13
|
|
*
|
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-16
13
-17
/
+80
|
|
|
\
\
|
|
*
|
|
stw: Dispatch to our stw_winsys::flush_front_buffer
José Fonseca
2009-01-16
2
-0
/
+27
|
|
*
|
|
mesa: tweak to formatting
Alan Hourihane
2009-01-15
1
-2
/
+2
|
|
*
|
|
mesa: small cleanup
Alan Hourihane
2009-01-15
1
-6
/
+5
|
|
*
|
|
mesa: revert partial commit for 0x0 render targets
Alan Hourihane
2009-01-15
1
-5
/
+4
[next]