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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix fp fragment.position handling and enable HW part of ARB_fcc.
Eric Anholt
2010-01-26
3
-16
/
+35
*
intel: make sure we update the renderbuffers after a swap
Jesse Barnes
2010-01-26
1
-0
/
+2
*
intel: Don't do client-side frame throttling with DRI2 SwapBuffers.
Eric Anholt
2010-01-25
3
-1
/
+7
*
Revert "intel: Use the new DRI2 flush invalidate entrypoint to signal frame d...
Eric Anholt
2010-01-25
2
-21
/
+20
*
i965: Remove unnecessary malloc/free in VS binding table setup.
Eric Anholt
2010-01-25
2
-4
/
+3
*
i965: Fix build after merge of mesa stable branch.
Eric Anholt
2010-01-25
1
-0
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
79
-169
/
+2
|
\
|
*
r200: Silence fprintf format warning.
Vinson Lee
2010-01-24
1
-1
/
+1
|
*
r300: Remove unnecessary headers.
Vinson Lee
2010-01-23
11
-39
/
+0
|
*
intel: Remove unnecessary headers.
Vinson Lee
2010-01-23
15
-32
/
+0
|
*
radeon: Remove unused variable.
Vinson Lee
2010-01-23
1
-1
/
+0
|
*
tdfx: Remove unnecessary headers.
Vinson Lee
2010-01-23
8
-22
/
+0
|
*
sis: Remove unnecessary headers.
Vinson Lee
2010-01-23
9
-16
/
+0
|
*
savage: Remove unnecessary headers.
Vinson Lee
2010-01-23
6
-11
/
+0
|
*
mga: Remove unnecessary headers.
Vinson Lee
2010-01-23
7
-16
/
+0
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
18
-31
/
+0
|
*
i915: Remove unnecessary headers.
Vinson Lee
2010-01-22
5
-13
/
+0
*
|
r300: rv350+ support FLT16_2/4 vertex formats
Alex Deucher
2010-01-25
1
-1
/
+1
*
|
r300: only enable half floats on r500s.
Dave Airlie
2010-01-23
1
-1
/
+2
*
|
Merge branch 'arb_half_float_vertex'
Dave Airlie
2010-01-23
5
-0
/
+30
|
\
\
|
*
|
r300: half float support
Dave Airlie
2010-01-23
3
-0
/
+18
|
*
|
i965: add support for ARB_half_float_vertex
Dave Airlie
2010-01-23
2
-0
/
+12
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
39
-85
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix PowerPC related typo in spantmp2.h
Ruediger Oertel
2010-01-22
1
-1
/
+1
|
*
|
r200: fix CS section size mismatch
Roland Scheidegger
2010-01-21
1
-1
/
+2
|
*
|
mach64: Remove unnecessary headers.
Vinson Lee
2010-01-20
10
-23
/
+0
|
*
|
i810: Remove unnecessary headers.
Vinson Lee
2010-01-20
7
-14
/
+0
|
*
|
ffb: Remove unnecessary headers.
Vinson Lee
2010-01-20
11
-28
/
+0
|
*
|
unichrome: Remove unnecessary headers.
Vinson Lee
2010-01-19
7
-15
/
+0
|
*
|
r600: fill in some missing XRGB tex formats
Alex Deucher
2010-01-15
1
-0
/
+26
|
*
|
r600: set tiling correctly for texturing from depth buffer
Alex Deucher
2010-01-15
1
-0
/
+10
|
*
|
r600: fix typo in SQ setup
Alex Deucher
2010-01-15
1
-3
/
+3
|
*
|
radeon: fix prediction for r100 inline vert/elt emits.
Dave Airlie
2010-01-11
1
-0
/
+1
|
*
|
radeon: fix bug in realloc code.
Dave Airlie
2010-01-11
1
-1
/
+1
*
|
|
r600: enable sampler lod* bits
Andre Maasikas
2010-01-22
1
-10
/
+26
*
|
|
r600: update vport z & clipping when depth_clamp is changed
Andre Maasikas
2010-01-22
1
-0
/
+4
*
|
|
r600: fix brownbag, only align if we are dealing with cubemap
Andre Maasikas
2010-01-22
1
-1
/
+1
*
|
|
r600: cubemap levels seem to be aligned to 8 images
Andre Maasikas
2010-01-22
1
-0
/
+6
*
|
|
radeon/fbo: flush rendering before generating mipmaps
Andre Maasikas
2010-01-22
1
-0
/
+7
*
|
|
radeon/fbo: use correct depth texture offset for depth textures
Andre Maasikas
2010-01-22
3
-26
/
+4
*
|
|
r600: enable draw_offset
Andre Maasikas
2010-01-22
1
-2
/
+1
*
|
|
egl: Remove USING_EGL and the related drivers.
Chia-I Wu
2010-01-22
9
-1987
/
+0
|
|
/
|
/
|
*
|
dri: Remove unnecessary glapi headers.
Chia-I Wu
2010-01-21
6
-9
/
+0
*
|
r200: re-adding missing pitch alignment check in blit code
Alex Deucher
2010-01-20
1
-0
/
+4
*
|
r200: fix some breakage after move to common blit code
Alex Deucher
2010-01-20
1
-4
/
+0
*
|
r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
Alex Deucher
2010-01-20
1
-1
/
+1
*
|
Remove hardcoded -Wall from Radeon DRI makefiles
Alan Coopersmith
2010-01-19
4
-5
/
+3
*
|
r100/r200: fix Y coord flipping in accelerated blits
Alex Deucher
2010-01-19
2
-12
/
+10
*
|
r100/r200: fix dst pitch in blit code
Alex Deucher
2010-01-19
2
-2
/
+2
*
|
r200: add missing symlink to radeon_tex_copy.c
Alex Deucher
2010-01-19
1
-0
/
+1
[next]