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
/
drivers
/
dri
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: make cubemap mipmap generation work
Roland Scheidegger
2009-06-20
1
-16
/
+13
*
radeon: fix cube maps for non-mm path
Roland Scheidegger
2009-06-19
1
-2
/
+33
*
radeons: use dp4 for position invariant vertex programs
Roland Scheidegger
2009-06-19
1
-0
/
+2
*
radeon: don't re-add BOs to validate list
Dave Airlie
2009-06-18
1
-0
/
+7
*
radeon: Flush command buffer on viewport change
Jerome Glisse
2009-06-17
1
-0
/
+1
*
radeon: fix warnings in wrapper with libdrm
Dave Airlie
2009-06-17
1
-15
/
+15
*
r300: fix 3D textures
Maciej Cencora
2009-06-15
1
-1
/
+20
*
r300: add support for EXT_texture_sRGB
Maciej Cencora
2009-06-12
1
-0
/
+20
*
radeon: fix size of mipmap texture array
Dave Airlie
2009-06-12
1
-1
/
+3
*
radeon/r200/r300: fix max texture levels assert
Dave Airlie
2009-06-12
1
-2
/
+2
*
radeon: increase max bo count
Maciej Cencora
2009-06-11
1
-1
/
+1
*
radeon: fix mipmap_limits crasher.
Dave Airlie
2009-06-09
1
-1
/
+1
*
radeon: Provide a more detailled GL_RENDERER string.
Nicolai Hähnle
2009-06-01
3
-5
/
+47
*
radeon: emit scissor before emiting vertices
Jerome Glisse
2009-05-27
1
-3
/
+1
*
radeon: emit scissor when using cs submission style.
Jerome Glisse
2009-05-27
1
-0
/
+28
*
radeon: on update drawable don't firevertices as it might be call from GetLock
Jerome Glisse
2009-05-25
1
-3
/
+1
*
radeon: realloc dma if needed after revalidate
Jerome Glisse
2009-05-24
1
-0
/
+6
*
radeon: Remove drawable & readable from radeon_dri_mirror
Nicolai Hähnle
2009-05-24
7
-179
/
+168
*
radeon: reading back to scratch reg through status map doesn't work
Jerome Glisse
2009-05-22
1
-2
/
+7
*
radeon: maxbuffer size is in bytes
Jerome Glisse
2009-05-21
1
-2
/
+2
*
r200: fix vbo array rendering
Jerome Glisse
2009-05-20
1
-0
/
+3
*
radeon: Increase reference count of current renderbuffers.
Michel Dänzer
2009-05-20
4
-10
/
+11
*
radeon: set max texture size
Jerome Glisse
2009-05-20
1
-0
/
+5
*
R1xx/r2xx: Don't use an alpha texture format for GLX_TEXTURE_FORMAT_RGB_EXT
Alex Deucher
2009-05-13
1
-1
/
+4
*
radeon: Don't crash generating mipmaps when pixels=NULL
Owen W. Taylor
2009-05-13
1
-9
/
+8
*
Call _mesa_update_stencil() before accessing ctx->Stencil._Enabled
Owen W. Taylor
2009-05-13
1
-0
/
+2
*
radeon: glReadBuffer set _NEW_BUFFERS, not _NEW_PIXEL
Jerome Glisse
2009-05-12
1
-1
/
+1
*
radeon: avoid segfault in radeon_update_renderbuffers() if using DRI1
Tormod Volden
2009-05-12
1
-3
/
+4
*
radeon: add support for new dri2 interfaces & fix single buffer rendering
Joel Bosveld
2009-05-10
3
-16
/
+154
*
radeon: don't include cs uncondionaly
Jerome Glisse
2009-05-09
1
-2
/
+0
*
radeon: IRQ always enabled in DRI2 path no need to query kernel for it
Jerome Glisse
2009-05-08
1
-2
/
+1
*
r300: fix compiler warnings
Maciej Cencora
2009-05-07
4
-8
/
+4
*
When clearing the stencil buffer, don't use a two-sided stencil
Owen W. Taylor
2009-05-06
1
-1
/
+1
*
radeon: hopefully fixup radeon cube state emission for kms
Dave Airlie
2009-05-06
1
-3
/
+11
*
r100/r200: try and allocate miptree correct for hw.
Dave Airlie
2009-05-06
1
-3
/
+31
*
radeon/r200: enable all the optional drm support bits
Dave Airlie
2009-05-05
1
-0
/
+9
*
r300: set proper texture row alignment for IGP chips
Maciej Cencora
2009-05-04
3
-5
/
+9
*
R300: add quadpipe overrides
Alex Deucher
2009-04-28
1
-4
/
+23
*
radeno: cleanup the startup path further
Dave Airlie
2009-04-28
1
-5
/
+4
*
radeon: further cleanup dri1 screen init
Dave Airlie
2009-04-28
1
-7
/
+3
*
radeon: remove kernel mm, dri2 path takes care of it
Dave Airlie
2009-04-28
1
-60
/
+44
*
r300: fix valgrind warnings
Maciej Cencora
2009-04-27
2
-6
/
+6
*
r300: add atom print function for kernel mm path
Maciej Cencora
2009-04-27
1
-12
/
+52
*
r300: revert part of cb4bef7ae0b5fe8de82c380bc98f19067394d355
Maciej Cencora
2009-04-19
1
-24
/
+4
*
r300: general cleanup
Maciej Cencora
2009-04-19
1
-4
/
+24
*
radeon: update clear state with latest intel code
Dave Airlie
2009-04-19
1
-0
/
+7
*
radeon: take a bo reference when adding to validate list
Dave Airlie
2009-04-16
1
-0
/
+2
*
radeon: emit scissor when using cs path
Jerome Glisse
2009-04-12
1
-0
/
+11
*
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-09
5
-28
/
+53
|
\
|
*
radeon: Expose a 32 bit RGBA fbconfig even when the screen depth is 16.
Michel Dänzer
2009-04-06
1
-15
/
+20
[next]