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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-9
/
+10
*
glapi: regenerated files
Brian Paul
2009-09-19
1
-1
/
+9
*
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-16
2
-23
/
+335
*
s3v: remove unneeded initializations
Brian Paul
2009-09-16
1
-11
/
+0
*
ffb: remove disabled code
Brian Paul
2009-09-16
1
-18
/
+0
*
Merge branch 'mesa_7_6_branch'
Ian Romanick
2009-09-16
2
-0
/
+9
|
\
|
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-16
1
-0
/
+8
|
|
\
|
|
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
|
*
|
i965: do a flush in clear, fix openarena render issue,
Zou Nan hai
2009-09-16
1
-0
/
+1
*
|
|
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
9
-88
/
+67
*
|
|
radeon: oops remove debugging left on in previous patch
Dave Airlie
2009-09-16
1
-2
/
+0
*
|
|
radeon: use txformat to decide to emit rect tex state.
Dave Airlie
2009-09-16
1
-4
/
+8
*
|
|
mesa: move generate mipmap calls
Brian Paul
2009-09-15
7
-122
/
+49
*
|
|
radeon: don't build non-r600 span code on r600
Alex Deucher
2009-09-15
1
-1
/
+5
*
|
|
r600: minor span cleanups
Alex Deucher
2009-09-15
1
-4
/
+3
*
|
|
mesa: remove incorrect texture state check
Brian Paul
2009-09-15
1
-6
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-15
1
-1
/
+1
|
\
|
|
|
*
|
radeon: Remove structure allocation from iterator variable.
Pauli Nieminen
2009-09-11
1
-1
/
+1
*
|
|
r600: support position_invariant programs
Andre Maasikas
2009-09-15
1
-12
/
+18
*
|
|
r600: add span support for 1D tiles
Alex Deucher
2009-09-14
3
-1
/
+223
*
|
|
r600: fix warning
Alex Deucher
2009-09-14
1
-0
/
+1
*
|
|
intel: minor code clean-ups
Brian Paul
2009-09-14
1
-11
/
+8
*
|
|
intel: fix renderbuffer map/unmap regression
Brian Paul
2009-09-14
1
-14
/
+14
*
|
|
intel: remove unneeded driver function assignments
Brian Paul
2009-09-14
1
-5
/
+0
*
|
|
i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.
Eric Anholt
2009-09-11
5
-102
/
+126
*
|
|
r600: fix texcoords from constants
Andre Maasikas
2009-09-11
1
-40
/
+52
*
|
|
Revert "r600: support tex coords from constants"
Alex Deucher
2009-09-11
1
-17
/
+45
*
|
|
r600: support tex coords from constants
Alex Deucher
2009-09-11
1
-45
/
+17
*
|
|
r600: enable caching of vertex programs
Andre Maasikas
2009-09-11
6
-62
/
+110
*
|
|
i965: Enable loops in the VS.
Eric Anholt
2009-09-10
1
-15
/
+38
*
|
|
mesa: nicer vertex setup
Brian Paul
2009-09-10
1
-128
/
+138
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
5
-44
/
+55
|
\
|
|
|
*
|
intel: disable intel_stencil_drawpixels() for now
Brian Paul
2009-09-10
1
-0
/
+16
|
*
|
Fix merge fail
Ian Romanick
2009-09-10
1
-13
/
+0
|
*
|
mesa: need to set all stencil bits to 0 before setting the 1 bits
Brian Paul
2009-09-10
1
-0
/
+9
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Ian Romanick
2009-09-10
2
-1
/
+6
|
|
\
|
|
|
*
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
2
-1
/
+6
|
*
|
i965: Fix relocation delta for WM surfaces.
Eric Anholt
2009-09-10
1
-1
/
+1
|
*
|
radeon: Change debugging code to use macros instead of inline functions.
Pauli Nieminen
2009-09-10
2
-43
/
+27
|
*
|
radeon: Add more verbose error message for failed command buffer.
Pauli Nieminen
2009-09-09
1
-1
/
+3
*
|
|
intel: Don't forget to map the depth read buffer in spans.
Eric Anholt
2009-09-10
1
-22
/
+28
*
|
|
r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2
Alex Deucher
2009-09-10
1
-5
/
+1
*
|
|
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-09-10
4
-4
/
+46
*
|
|
mesa: fix cut&paste typos
Mathias Frohlich
2009-09-10
1
-4
/
+4
*
|
|
i965: Fix relocation delta for WM surfaces.
Eric Anholt
2009-09-09
1
-1
/
+1
*
|
|
i965: fix an overlooked merge conflict
Brian Paul
2009-09-09
1
-13
/
+0
*
|
|
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-09
2
-56
/
+64
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
6
-2
/
+28
|
\
|
|
|
*
|
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-09
5
-1
/
+24
|
|
\
|
|
|
*
i965: fix incorrect test for vertex position attribute
Brian Paul
2009-09-08
3
-1
/
+4
[next]