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
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
2
-4
/
+4
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
1
-7
/
+15
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
1
-3
/
+1
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
1
-34
/
+0
*
mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
2012-08-07
1
-3
/
+1
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-4
/
+1
*
radeon&r200: Add support for ARB_sampler_objects
Pauli Nieminen
2012-08-01
7
-27
/
+42
*
radeon: Fix printf format not to warn in 64bit
Pauli Nieminen
2012-08-01
1
-2
/
+2
*
radeon/r200: get rid of some unneeded cliprect/scissor code
Roland Scheidegger
2012-08-01
4
-62
/
+3
*
radeon/r200: fix bogus clears
Roland Scheidegger
2012-08-01
1
-26
/
+11
*
radeon/r200: fix bogus assert/scissor wrt width/height 2048
Roland Scheidegger
2012-08-01
1
-4
/
+4
*
radeon: fix 'sowftware' typo
Brian Paul
2012-07-27
1
-1
/
+1
*
radeon: fix Base/base typo
Brian Paul
2012-07-26
1
-1
/
+1
*
radeon: set swrast_renderbuffer::ColorType field when mapping renderbuffers
Brian Paul
2012-07-26
1
-0
/
+2
*
mesa: rename ColorMaterialBitmask to _ColorMaterialBitmask
Brian Paul
2012-06-27
1
-4
/
+4
*
make: Fold ASM_CFLAGS into DEFINES.
Eric Anholt
2012-06-21
1
-1
/
+0
*
mesa: consolidate internal glCopyTexSubImage1/2/3D code
Brian Paul
2012-06-06
3
-16
/
+16
*
mesa: consolidate internal glTexImage1/2/3D code
Brian Paul
2012-06-06
1
-34
/
+7
*
radeon: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
3
-8
/
+11
*
Add Makefile.in to toplevel .gitignore
Kenneth Graunke
2012-03-20
1
-1
/
+0
*
Add .deps/, .libs/, and *.la to toplevel .gitignore
Paul Berry
2012-03-20
1
-3
/
+0
*
radeon: remove use of DD_FLATSHADE
Brian Paul
2012-03-12
1
-1
/
+1
*
radeon/r200: remove ClearColor driver functions
Brian Paul
2012-03-12
3
-21
/
+0
*
radeon/r200: remove ClearDepth() and ClearStencil() driver hooks
Brian Paul
2012-03-12
3
-46
/
+0
*
radeon/r200: remove hyperz/fast clear testing code
Brian Paul
2012-03-12
1
-10
/
+0
*
mesa: Push the shine table into the tnl module.
Mathias Fröhlich
2012-02-29
1
-2
/
+2
*
gbm: track buffer format through DRI drivers
Jesse Barnes
2012-02-22
2
-0
/
+3
*
radeon: build fix after 9d9111108eadd65708899284b1cfa9ca425f3ac8
Alex Deucher
2012-02-10
1
-1
/
+1
*
Rename R300_NO_TCL envvar to RADEON_NO_TCL
Matt Turner
2012-01-30
1
-1
/
+1
*
dri: don't link with DRICORE_LIB_DEPS
Matt Turner
2012-01-28
1
-1
/
+0
*
radeon: Fix missing dri common symbols after automake conversion.
Eric Anholt
2012-01-26
1
-1
/
+2
*
radeon: derive radeon_renderbuffer from swrast_renderbuffer
Brian Paul
2012-01-24
11
-58
/
+66
*
mesa: remove gl_renderbuffer::DataType
Brian Paul
2012-01-24
2
-81
/
+1
*
mesa: remove gl_renderbuffer:RowStride field
Brian Paul
2012-01-24
1
-2
/
+0
*
radeon: remove obsolete GetRow/PutRow code
Brian Paul
2012-01-24
2
-167
/
+0
*
mesa: use gl_renderbuffer::Map for all depth/stencil accesses
Brian Paul
2012-01-24
1
-4
/
+6
*
swrast: s/Data/Map/ in swrast_texture_image
Brian Paul
2012-01-24
2
-10
/
+10
*
automake: src/mesa/drivers/dri/radeon
Matt Turner
2012-01-20
4
-54
/
+99
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
1
-1
/
+1
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
10
-134
/
+216
*
radeon: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
mesa: rework ctx->Driver.CopyTexSubImage() parameters
Brian Paul
2012-01-07
2
-27
/
+28
*
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
/
+29
*
radeon: move declarations before code
Brian Paul
2012-01-02
2
-4
/
+6
*
radeon: add casts to silence warnings
Brian Paul
2012-01-02
1
-2
/
+2
*
radeon: remove unused tex image function prototypes
Brian Paul
2012-01-02
1
-40
/
+0
*
mesa: simplify Driver.TexImage() parameters
Brian Paul
2011-12-30
2
-48
/
+25
*
radeon: Convert to use GLbitfield64 directly.
Mathias Fröhlich
2011-12-28
2
-20
/
+20
[next]