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
/
r200
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
7
-125
/
+11
*
r200: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
r200: remove left-over EGL_SOURCES variable
Matt Turner
2012-01-15
1
-1
/
+0
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
dri2: Add plumbing to get context version requirements and flags to drivers
Ian Romanick
2012-01-02
2
-1
/
+28
*
radeon: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
1
-18
/
+17
*
r200: fix cb microtile setup
Dave Airlie
2011-12-06
1
-0
/
+3
*
r200: enable tiling flags on blitter setup.
Dave Airlie
2011-12-06
1
-0
/
+10
*
radeon: texture/renderbuffer overhaul.
Dave Airlie
2011-12-05
2
-9
/
+9
*
mesa: Make gl_program::InputsRead 64 bits.
Mathias Fröhlich
2011-11-29
1
-11
/
+27
*
r200: remove dangling radeon.h symlink.
Paul Berry
2011-11-09
1
-1
/
+0
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
1
-1
/
+1
*
radeon/r200: strip texture borders.
Dave Airlie
2011-11-04
1
-0
/
+2
*
radeon/r200: fix r100/r200 blit to use the offsets.
Dave Airlie
2011-11-04
1
-2
/
+2
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
r200: Don't use driIsTextureResident helper
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
1
-2
/
+0
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
2
-8
/
+7
*
Build fix for -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast
Jeremy Huddleston
2011-11-01
1
-2
/
+2
*
radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernel
Dave Airlie
2011-10-30
7
-191
/
+83
*
radeon/r200: drop remains of non-libdrm_radeon build
Dave Airlie
2011-10-29
5
-5
/
+2
*
radeon: Remove the non-libdrm kernel memory manager support.
Eric Anholt
2011-10-28
4
-9
/
+1
*
radeon: Insist on libdrm being present to build.
Eric Anholt
2011-10-28
1
-1
/
+1
*
radeon: Drop the legacy BO manager code.
Eric Anholt
2011-10-28
3
-3
/
+0
*
radeon: Drop the DRI1 zero-copy TFP code.
Eric Anholt
2011-10-28
2
-40
/
+0
*
radeon: Drop the radeon_cs_legacy code now that we rely on kernel mm.
Eric Anholt
2011-10-28
2
-2
/
+0
*
radeon: Drop dri2 checks now that it's always true.
Eric Anholt
2011-10-28
6
-16
/
+0
*
r200: Drop the non-kernel-memory-manager and DRI1 code.
Eric Anholt
2011-10-28
6
-528
/
+86
*
radeon: remove unnecessary #includes of texstore.h
Brian Paul
2011-10-23
1
-1
/
+0
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
1
-1
/
+1
*
r200/r300/r600: remove dangling radeon_tex_getimage.c symlinks.
Paul Berry
2011-10-04
1
-1
/
+0
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_blend_subtract extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_stencil_wrap extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_combine extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove EXT_texture_env_add extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
mesa: Remove ARB_multitexture extension enable flag
Ian Romanick
2011-09-29
1
-1
/
+0
*
radeon: Drop mapping we were doing around glGetTexImage().
Eric Anholt
2011-09-27
1
-1
/
+0
*
dri: Remove redundant GL_SGIS_texture_edge_clamp enables
Ian Romanick
2011-09-26
1
-1
/
+0
*
r200: use _mesa_unclamped_float_rgba_to_ubyte()
Brian Paul
2011-09-20
2
-3
/
+3
*
mesa/colormac: introduce inline helper for 4 unclamped float to ubyte.
Dave Airlie
2011-09-14
1
-4
/
+1
*
mesa: introduce a clear color union to be used for int/unsigned buffers
Dave Airlie
2011-09-14
1
-5
/
+6
*
r200: Enable extensions by just setting the flags
Ian Romanick
2011-09-09
1
-107
/
+63
*
mesa: Remove all mention of MESA_FORMAT_CI8
Ian Romanick
2011-08-29
1
-2
/
+0
*
radeon: Refactor the common texture hook setup to common code.
Eric Anholt
2011-08-29
2
-40
/
+3
*
mesa: Rename FreeTexImageData to FreeTextureImageBuffer.
Eric Anholt
2011-08-29
1
-1
/
+1
*
Merge branch 'glsl-to-tgsi'
Bryan Cain
2011-08-04
1
-4
/
+4
|
\
|
*
r200, r600c, i965: fix build
Bryan Cain
2011-08-01
1
-4
/
+4
*
|
radeon: Remove set-but-unused variables in radeonSetTexBuffer2() variants.
Eric Anholt
2011-08-02
1
-6
/
+0
[next]