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
*
dri/nouveau: Use event driven buffer validation.
Francisco Jerez
2010-02-16
2
-4
/
+41
*
dri2: Event driven buffer validation.
Francisco Jerez
2010-02-16
5
-12
/
+20
*
dri2: Allocate cliprect as part of the __DRIdrawableRec
Kristian Høgsberg
2010-02-16
2
-4
/
+8
*
r600: use new program cloning functions
Brian Paul
2010-02-14
1
-1
/
+1
*
r300: use new program cloning functions
Brian Paul
2010-02-14
1
-1
/
+1
*
r600: Silence uninitialized variable warnings.
Vinson Lee
2010-02-14
1
-0
/
+4
*
r300: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
1
-1
/
+1
*
r600: Silence uninitialized variable warning.
Vinson Lee
2010-02-14
1
-1
/
+1
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-12
1
-8
/
+0
*
dri: Remove unnecessary headers.
Vinson Lee
2010-02-12
3
-16
/
+0
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-02-12
2
-3
/
+0
*
intel: Remove unused variable.
Vinson Lee
2010-02-12
1
-1
/
+0
*
intel: Avoid dri_bo_flink() in intel_update_renderbuffers()
Kristian Høgsberg
2010-02-12
1
-8
/
+2
*
intel: Track named regions and make sure we only have one region per named bo
Kristian Høgsberg
2010-02-12
4
-1
/
+41
*
dri: Store the loader private passed in at dri context creation
Kristian Høgsberg
2010-02-12
2
-1
/
+7
*
Revert "r600c: substract vbo offset to vbo size"
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600c: substract vbo offset to vbo size
Jerome Glisse
2010-02-12
1
-1
/
+1
*
r600: be more exact in vb size calculation
Andre Maasikas
2010-02-12
1
-1
/
+2
*
r600: support GL_SHORT attributes
Andre Maasikas
2010-02-12
1
-5
/
+5
*
i915: Remove always-true irq_active struct intel_screen field
Kristian Høgsberg
2010-02-11
3
-8
/
+0
*
i915: Remove a few DRI1 era struct intel_screen fields
Kristian Høgsberg
2010-02-11
2
-9
/
+0
*
i915: Drop intelScreenPrivate typedef and just call it struct intel_screen
Kristian Høgsberg
2010-02-11
4
-15
/
+9
*
i915: Remove unused intelRegion struct
Kristian Høgsberg
2010-02-11
1
-23
/
+0
*
i915: Remove left-over drmUnmap()
Kristian Høgsberg
2010-02-11
2
-7
/
+1
*
ffb: Fix build.
Vinson Lee
2010-02-10
1
-1
/
+1
*
dri: Fix one last copy-and-paste brain damage from a previous commit
Ian Romanick
2010-02-10
1
-1
/
+1
*
r300/compiler: r500-fs: Properly set HW register swizzles.
Corbin Simpson
2010-02-10
2
-3
/
+14
*
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
7
-9
/
+9
*
intel: Don't expose GLX_SWAP_EXCHANGE_OML
Ian Romanick
2010-02-10
1
-2
/
+1
*
intel: Expose a minimal number of configs with accumulation buffer
Ian Romanick
2010-02-10
1
-0
/
+28
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
15
-19
/
+26
*
intel: Stop exposing useless 24 depth/0 stencil configs
Ian Romanick
2010-02-10
1
-7
/
+4
*
intel: Remove redundant init of depth_bits / stencil_bits in intelInitScreen2
Ian Romanick
2010-02-10
1
-9
/
+0
*
intel: Update comment in intelInitScreen2 to noting DRI2 protocol issues
Ian Romanick
2010-02-10
1
-3
/
+3
*
Add new symbol to exports list
unknown
2010-02-10
1
-0
/
+1
*
r600: Fix typo in __DRI_TEXTURE_FORMAT_RGBA rename
Kristian Høgsberg
2010-02-10
1
-1
/
+1
*
radeon: Fix printf formatings to match te values.
Pauli Nieminen
2010-02-10
2
-2
/
+2
*
radeon: Define EXT_framebuffer_object constants to match hw.
Pauli Nieminen
2010-02-10
4
-0
/
+9
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
5
-19
/
+19
*
radeon: Add some debug output for fbo support
Pauli Nieminen
2010-02-09
4
-0
/
+80
*
r200: Fix UMS notto emit stp.
Pauli Nieminen
2010-02-09
1
-1
/
+4
*
radeon: fix UMS since stp addition.
Dave Airlie
2010-02-08
1
-1
/
+2
*
r200: Fix LOD min/max emit.
Pauli Nieminen
2010-02-07
2
-7
/
+30
*
r100/r200/r300/r600: Set MaxCombinedTextureImageunits.
Pauli Nieminen
2010-02-07
4
-0
/
+11
*
r200: Fix lod bias correction.
Pauli Nieminen
2010-02-07
3
-4
/
+7
*
r200: Add some debug output to texture function.
Pauli Nieminen
2010-02-06
1
-15
/
+30
*
r300: Fix emit size prediction to know about primitive splitting.
Pauli Nieminen
2010-02-06
1
-2
/
+12
*
radeon: Add some debug output to texture function.\n
Pauli Nieminen
2010-02-06
1
-26
/
+84
*
radeon: Use _mesa_next_pow_two_32 instead of own implementation.
Pauli Nieminen
2010-02-06
1
-14
/
+1
*
radeon: Add some debug output to miptree code.
Pauli Nieminen
2010-02-06
1
-23
/
+62
[next]